Test against Kotlin 2.0.20 in CI workflows
This commit is contained in:
parent
4a8d9fc92d
commit
4c7316f76a
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ jobs:
|
|||
- image: cimg/openjdk:21.0
|
||||
steps:
|
||||
- build_and_test:
|
||||
kotlin: 2.0.0
|
||||
kotlin: 2.0.20
|
||||
|
||||
workflows:
|
||||
bld:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue