Skip to content

Commit 46aae61

Browse files
committed
update jvmci
1 parent 2d2c860 commit 46aae61

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", "8u192-jvmci-0.54"),
131+
JAVA_HOME: utils.download("labsjdk", "8u202-jvmci-0.55"),
132132
EXTRA_JAVA_HOMES : { pathlist: [utils.download("oraclejdk", "11+20")] },
133133
},
134134
environment +: {

0 commit comments

Comments
 (0)