Skip to content

Commit

Permalink
Add sample test for Kotlin 2.1.10-RC (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewhamilton authored Jan 9, 2025
1 parent 5a57621 commit c2bf49b
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 @@ -64,7 +64,7 @@ jobs:
strategy:
fail-fast: false
matrix:
poko_sample_kotlin_version: [ ~, 2.1.20-Beta1 ]
poko_sample_kotlin_version: [ ~, 2.1.10-RC, 2.1.20-Beta1 ]
env:
poko_sample_kotlin_version: ${{ matrix.poko_sample_kotlin_version }}
steps:
Expand Down

0 comments on commit c2bf49b

Please sign in to comment.