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