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 5c66c89 commit 9e754ebCopy full SHA for 9e754eb
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
# 26-Sep-2025, tatu: some test failures on 21 cannot yet enable
27
- java_version: ['8', '11', '17']
+ java_version: ['8', '11', '17', '21']
28
env:
29
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
30
steps:
0 commit comments