We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f09b078 + 4c2127b commit 6696527Copy full SHA for 6696527
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- java: [ 8, 11, 17, 21, 22, 24 ]
+ java: [ 8, 11, 17, 21, 25 ]
12
runs-on: ubuntu-latest
13
14
steps:
0 commit comments