Skip to content

Commit

Permalink
[GR-28940] [GR-30258] Ruby now works on JDK16 in both --jvm and --nat…
Browse files Browse the repository at this point in the history
…ive modes

* This reverts commit 7f47d14.
  • Loading branch information
eregon committed Apr 1, 2021
1 parent 586a62e commit 0fe72b7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions vm/ce-release-artifacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,21 @@
}
]
},
{
"name": "ruby-installable-svm-java16",
"core": false,
"jdk": "jdk_16",
"artifacts": [
{
"os": "linux",
"arch": "amd64"
},
{
"os": "darwin",
"arch": "amd64"
}
]
},
{
"name": "wasm-installable-svm-java8",
"core": false,
Expand Down

0 comments on commit 0fe72b7

Please sign in to comment.