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