JDK 24
This commit is contained in:
parent
00178b4e16
commit
daf5cad807
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
java-version: [17, 21, 23]
|
java-version: [17, 21, 24]
|
||||||
kotlin-version: [1.9.25, 2.0.20, 2.1.10]
|
kotlin-version: [1.9.25, 2.0.20, 2.1.10]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue