Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 31, 2023
1 parent e118705 commit 8ee1cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
java: [ '20' ]
kotlin: [ '1.9.10' ]
kotlin: [ '1.9.20' ]
ksp_enabled: [ true, false ]
k2_enabled: [ true, false ]
fail-fast: false
Expand Down

0 comments on commit 8ee1cdc

Please sign in to comment.