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 7443d70 commit 2ac6843Copy full SHA for 2ac6843
.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', '23']
+ java_version: ['17', '21', '23']
18
# Versions need to align with ones in 'main.yml' workflow
19
kotlin_version: ['1.9.24', '2.0.21', '2.1.0']
20
env:
0 commit comments