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 e5cabc7 + be43ad6 commit 0b816aeCopy full SHA for 0b816ae
1 file changed
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- java_version: ['17', '21', '23']
+ java_version: ['17', '21', '25']
22
include:
23
- java_version: '17'
24
release_build: 'R'
0 commit comments