We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2f850 commit 4fbed12Copy full SHA for 4fbed12
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- java: [ '8', '11', '16', '17', '19', '21' ]
+ java: [ '8', '11', '16', '17', '19', '21', '25' ]
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments