mirror of
https://github.com/apple/pkl.git
synced 2026-05-20 13:56:56 +02:00
fix: upgrade ci jobs to jdk 21 (#926)
Signed-off-by: Sam Gammon <sam@elide.dev>
This commit is contained in:
@@ -19,7 +19,7 @@ import "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.2#/Config.pkl"
|
||||
|
||||
local self = this
|
||||
|
||||
javaVersion = "17.0"
|
||||
javaVersion = "21.0"
|
||||
|
||||
command: String
|
||||
|
||||
|
||||
Reference in New Issue
Block a user