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 500e06a + 391bbda commit c8b682cCopy full SHA for c8b682c
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