Skip to content

Commit

Permalink
Fix CI (tab!)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 8, 2024
1 parent ef374d1 commit c327a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dep_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
java_version: ['8', '17', '21']
# Versions need to align with ones in 'main.yml' workflow
# Versions need to align with ones in 'main.yml' workflow
kotlin_version: ['1.7.22', '1.8.10', '1.9.23', '2.0.0-Beta4']
os: ['ubuntu-22.04']
env:
Expand Down

0 comments on commit c327a19

Please sign in to comment.