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 e2d2c3c commit 92ac4b3Copy full SHA for 92ac4b3
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- java_version: ['17', '21', '23']
+ java_version: ['17', '21', '24']
22
env:
23
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
24
steps:
0 commit comments