Skip to content

Commit 92e55ed

Browse files
committed
update jdk
1 parent 8a811c0 commit 92e55ed

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
@@ -127,7 +127,7 @@
127127

128128
local labsjdk8Mixin = {
129129
downloads +: {
130-
JAVA_HOME: utils.download("labsjdk", "8u172-jvmci-0.48"),
130+
JAVA_HOME: utils.download("labsjdk", "8u192-jvmci-0.54"),
131131
EXTRA_JAVA_HOMES : { pathlist: [utils.download("oraclejdk", "11+20")] },
132132
},
133133
environment +: {

0 commit comments

Comments
 (0)