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 ace2ab8 commit a7c2f82Copy full SHA for a7c2f82
.github/workflows/maven.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
strategy:
12
matrix:
13
- jdk: [17, 21, 23]
+ jdk: [17, 21, 24]
14
runs-on: ubuntu-latest
15
timeout-minutes: 30
16
0 commit comments