Skip to content

Commit 95ee98e

Browse files
update boot jdk
1 parent 1655457 commit 95ee98e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci.jsonnet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ local contains(str, needle) = std.findSubstr(needle, str) != [];
127127
downloads+: {
128128
BOOT_JDK: {
129129
name : "jpg-jdk",
130-
version : "20",
131-
build_id: "32",
130+
version : "22",
131+
build_id: "8",
132132
release: true,
133133
platformspecific: true
134134
}

0 commit comments

Comments
 (0)