mirror of
https://github.com/apple/pkl.git
synced 2026-05-19 13:26:57 +02:00
fix: upgrade ci jobs to jdk 21 (#926)
Signed-off-by: Sam Gammon <sam@elide.dev>
This commit is contained in:
@@ -23,7 +23,7 @@ command: String
|
||||
|
||||
os = "linux"
|
||||
|
||||
javaVersion = "17.0"
|
||||
javaVersion = "21.0"
|
||||
|
||||
steps {
|
||||
new Config.RunStep {
|
||||
|
||||
Reference in New Issue
Block a user