Skip to content

Commit

Permalink
[GR-14959] Update JVMCI to 0.58.
Browse files Browse the repository at this point in the history
PullRequest: truffleruby/773
  • Loading branch information
chrisseaton committed Apr 4, 2019
2 parents f309e21 + d8e018b commit 71c8f86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ local part_definitions = {
downloads+: {
JAVA_HOME: {
name: "labsjdk",
version: "8u202-jvmci-0.57",
version: "8u202-jvmci-0.58",
platformspecific: true,
},
},
Expand All @@ -305,7 +305,7 @@ local part_definitions = {
downloads+: {
JAVA_HOME: {
name: "openjdk",
version: "8u202-jvmci-0.57",
version: "8u202-jvmci-0.58",
platformspecific: true,
},
},
Expand Down

0 comments on commit 71c8f86

Please sign in to comment.