We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef374d1 commit c327a19Copy full SHA for c327a19
.github/workflows/dep_build.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
java_version: ['8', '17', '21']
19
- # Versions need to align with ones in 'main.yml' workflow
+ # Versions need to align with ones in 'main.yml' workflow
20
kotlin_version: ['1.7.22', '1.8.10', '1.9.23', '2.0.0-Beta4']
21
os: ['ubuntu-22.04']
22
env:
0 commit comments