We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9ffb6 commit 742fed3Copy full SHA for 742fed3
1 file changed
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- java-version: [ 8, 11, 17, 21, 25 ]
+ java-version: [ 8, 11, 17, 21, 24 ]
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@v6
0 commit comments