mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-14 15:04:20 +02:00
Add Ruby 3.1.0-preview1
This commit is contained in:
committed by
Benoit Daloze
parent
a2b2637a7c
commit
330f7f5faa
@@ -11,6 +11,7 @@ export function getVersions(platform) {
|
||||
"2.6.0", "2.6.1", "2.6.2", "2.6.3", "2.6.4", "2.6.5", "2.6.6", "2.6.7", "2.6.8",
|
||||
"2.7.0", "2.7.1", "2.7.2", "2.7.3", "2.7.4",
|
||||
"3.0.0-preview1", "3.0.0-preview2", "3.0.0-rc1", "3.0.0", "3.0.1", "3.0.2",
|
||||
"3.1.0-preview1",
|
||||
"head", "debug"
|
||||
],
|
||||
"jruby": [
|
||||
|
||||
Reference in New Issue
Block a user