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 b39a8cf commit 3eb809dCopy full SHA for 3eb809d
1 file changed
.github/workflows/main.yml
@@ -53,6 +53,7 @@ jobs:
53
strategy:
54
fail-fast: false
55
matrix:
56
+ # https://kotlinlang.org/docs/eap.html#build-details
57
kotlin: [1.9.25, 2.0.21, 2.1.10-RC, 2.1.20-Beta1]
58
runs-on: ubuntu-latest
59
0 commit comments