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.
1 parent 15f3c0d commit 6c6affbCopy full SHA for 6c6affb
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
checks: write
53
strategy:
54
matrix:
55
- java: [ '17', '21' ]
+ java: [ '17', '21', '25' ]
56
steps:
57
- uses: actions/checkout@v5
58
- uses: ./.github/actions/setup-build
0 commit comments