BREAKING CHANGE: Kotlin must be installed. Location is deducted from KOTLIN_HOME, if set.
This commit is contained in:
parent
c84019de2c
commit
6fa3bdefdb
8 changed files with 190 additions and 96 deletions
1
.github/workflows/bld.yml
vendored
1
.github/workflows/bld.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
java-version: [17, 21, 22]
|
||||
kotlin-version: [1.9.24, 2.0.0]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue