Skip to content

Commit c327a19

Browse files
committed
Fix CI (tab!)
1 parent ef374d1 commit c327a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
java_version: ['8', '17', '21']
19-
# Versions need to align with ones in 'main.yml' workflow
19+
# Versions need to align with ones in 'main.yml' workflow
2020
kotlin_version: ['1.7.22', '1.8.10', '1.9.23', '2.0.0-Beta4']
2121
os: ['ubuntu-22.04']
2222
env:

0 commit comments

Comments
 (0)