Skip to content

Commit 1655457

Browse files
update musl boot jdk
1 parent 3ba1184 commit 1655457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ local contains(str, needle) = std.findSubstr(needle, str) != [];
139139
downloads+: {
140140
BOOT_JDK: {
141141
name: "labsjdk",
142-
version: "ee-21+19-jvmci-23.1-b01-musl-boot",
142+
version: "ee-22+8-jvmci-b01-musl-boot",
143143
platformspecific: true
144144
}
145145
},

0 commit comments

Comments
 (0)