Skip to content

Commit 9dabfe6

Browse files
author
Franziska Geiger
committed
[GR-17400] Removed EXTRA_JAVA_HOMES
PullRequest: graalpython/597
2 parents 94bad7e + 5d98900 commit 9dabfe6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci_common/mixins.libsonnet

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ local const = import 'constants.libsonnet';
7575
local labsjdk8 = {
7676
downloads +: {
7777
JAVA_HOME: utils.download("oraclejdk", "8u212-jvmci-19.2-b01"),
78-
EXTRA_JAVA_HOMES : {
79-
pathlist: [utils.download("oraclejdk", "11+28")]
80-
},
8178
},
8279
environment +: {
8380
CI: "true",

0 commit comments

Comments
 (0)