mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Add support for jruby-head
This commit is contained in:
@@ -10,7 +10,8 @@ export function getVersions(platform) {
|
||||
"head"
|
||||
],
|
||||
"jruby": [
|
||||
"9.2.9.0"
|
||||
"9.2.9.0",
|
||||
"head"
|
||||
],
|
||||
"truffleruby": [
|
||||
"19.3.0", "19.3.1",
|
||||
|
||||
Reference in New Issue
Block a user