We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20e40d commit b39a8cfCopy full SHA for b39a8cf
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
strategy:
54
fail-fast: false
55
matrix:
56
- kotlin: [1.9.25, 2.0.21, 2.1.20-Beta1]
+ kotlin: [1.9.25, 2.0.21, 2.1.10-RC, 2.1.20-Beta1]
57
runs-on: ubuntu-latest
58
59
steps:
0 commit comments