Skip to content

Commit 26379ed

Browse files
committed
Update to JVMCI 0.57.
1 parent 7284fb2 commit 26379ed

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
@@ -128,7 +128,7 @@
128128

129129
local labsjdk8Mixin = {
130130
downloads +: {
131-
JAVA_HOME: utils.download("labsjdk", "8u202-jvmci-0.55"),
131+
JAVA_HOME: utils.download("labsjdk", "8u202-jvmci-0.57"),
132132
EXTRA_JAVA_HOMES : { pathlist: [utils.download("oraclejdk", "11+20")] },
133133
},
134134
environment +: {

0 commit comments

Comments
 (0)