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 847218c commit 3c4276cCopy full SHA for 3c4276c
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
name: Build
15
strategy:
16
matrix:
17
- java-version: [ 8, 11, 17, 21, 23 ]
+ java-version: [ 8, 11, 17, 21, 24 ]
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v4
0 commit comments