We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 967ee6c + ea3f4d6 commit 391bbdaCopy full SHA for 391bbda
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- java_version: ['8', '17', '21', '23' ]
+ java_version: ['8', '17', '21', '24' ]
23
include:
24
- java_version: '8'
25
release_build: 'R'
0 commit comments