Skip to content

Commit

Permalink
Test Kotlin 2.0.21-RC in CI (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewhamilton authored Oct 2, 2024
1 parent 5c06399 commit 76c6520
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 @@ -62,7 +62,7 @@ jobs:
needs: build
strategy:
matrix:
poko_sample_kotlin_version: [ ~ ]
poko_sample_kotlin_version: [ ~, 2.0.21-RC ]
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 76c6520

Please sign in to comment.