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 bd3b446 commit 50aa51cCopy full SHA for 50aa51c
.github/workflows/dep_build_v3.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- java_version: ['8', '17', '21']
+ java_version: ['17', '21']
19
env:
20
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
21
steps:
0 commit comments