mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Remove Rubinius support
* Fixes https://github.com/ruby/setup-ruby/issues/101
This commit is contained in:
@@ -22,11 +22,5 @@ export function getVersions(platform) {
|
||||
]
|
||||
}
|
||||
|
||||
if (platform === 'ubuntu-18.04') {
|
||||
versions['rubinius'] = [
|
||||
"4.14"
|
||||
]
|
||||
}
|
||||
|
||||
return versions
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user