fix: upgrade ci jobs to jdk 21 (#926)

Signed-off-by: Sam Gammon <sam@elide.dev>
This commit is contained in:
Sam Gammon
2025-02-03 17:17:07 -08:00
committed by GitHub
parent 408242a44c
commit 5e12dfb200
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ command: String
os = "linux"
javaVersion = "17.0"
javaVersion = "21.0"
steps {
new Config.RunStep {