Skip to content

Commit 83e3e08

Browse files
committed
bump jvmci
1 parent c72f3ae commit 83e3e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_common/mixins.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ local const = import 'constants.libsonnet';
7474

7575
local labsjdk8 = {
7676
downloads +: {
77-
JAVA_HOME: utils.download("oraclejdk", "8u212-jvmci-20-b01"),
77+
JAVA_HOME: utils.download("oraclejdk", "8u212-jvmci-20-b04"),
7878
EXTRA_JAVA_HOMES : {
7979
pathlist: [utils.download("oraclejdk", "11+28")]
8080
},

0 commit comments

Comments
 (0)