Skip to content

Commit 04ff44e

Browse files
committed
Update to latest JVMCI
1 parent 70722f6 commit 04ff44e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci.jsonnet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ local part_definitions = {
263263
downloads+: {
264264
JAVA_HOME: {
265265
name: "oraclejdk",
266-
version: "8u212-jvmci-20-b04",
266+
version: "8u212-jvmci-19.2-b01",
267267
platformspecific: true,
268268
},
269269
},
@@ -277,7 +277,7 @@ local part_definitions = {
277277
downloads+: {
278278
JAVA_HOME: {
279279
name: "openjdk",
280-
version: "8u212-jvmci-20-b04",
280+
version: "8u212-jvmci-19.2-b01",
281281
platformspecific: true,
282282
},
283283
},

0 commit comments

Comments
 (0)