Skip to content

Commit

Permalink
Test Kotlin 2.1.10 on CI (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewhamilton authored Jan 27, 2025
1 parent baa181a commit 83dce56
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 @@ -105,7 +105,7 @@ jobs:
strategy:
fail-fast: false
matrix:
poko_sample_kotlin_version: [ ~, 2.1.10-RC2, 2.1.20-Beta1 ]
poko_sample_kotlin_version: [ ~, 2.1.10, 2.1.20-Beta1 ]
env:
poko_sample_kotlin_version: ${{ matrix.poko_sample_kotlin_version }}
steps:
Expand Down

0 comments on commit 83dce56

Please sign in to comment.