We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0339649 commit f25c626Copy full SHA for f25c626
ci_common/mixins.libsonnet
@@ -74,7 +74,7 @@ local const = import 'constants.libsonnet';
74
75
local labsjdk8 = {
76
downloads +: {
77
- JAVA_HOME: utils.download("oraclejdk", "8u212-jvmci-20-b04"),
+ JAVA_HOME: utils.download("oraclejdk", "8u212-jvmci-19.2-b01"),
78
EXTRA_JAVA_HOMES : {
79
pathlist: [utils.download("oraclejdk", "11+28")]
80
},
0 commit comments