We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683a43a commit 5028263Copy full SHA for 5028263
.github/workflows/dep_build_v3.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- java_version: ['8', '17', '21']
+ java_version: ['17', '21']
18
env:
19
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
20
steps:
0 commit comments