Skip to content

Commit 7932509

Browse files
committed
Update JVMCI
PullRequest: truffleruby/533
2 parents 1340cb4 + 569a464 commit 7932509

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
@@ -297,7 +297,7 @@ local part_definitions = {
297297
downloads+: {
298298
JAVA_HOME: {
299299
name: "labsjdk",
300-
version: "8u192-jvmci-0.52",
300+
version: "8u192-jvmci-0.54",
301301
platformspecific: true,
302302
},
303303
},
@@ -311,7 +311,7 @@ local part_definitions = {
311311
downloads+: {
312312
JAVA_HOME: {
313313
name: "openjdk",
314-
version: "8u192-jvmci-0.52",
314+
version: "8u192-jvmci-0.54",
315315
platformspecific: true,
316316
},
317317
},

0 commit comments

Comments
 (0)