Update space.kts JVM version
This commit is contained in:
parent
8cd191bb0d
commit
96305b1be6
@ -1,3 +1,3 @@
|
|||||||
job("Build and run tests") {
|
job("Build and run tests") {
|
||||||
gradlew("amazoncorretto:17-alpine", "build")
|
gradlew("amazoncorretto:11-alpine", "build")
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user