mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Add JRuby 9.1.17.0 for testing
The jruby-launcher needs to be tested at least one major JRuby version back. In addition, there are users out there running JRuby 9.1.x that may be unable to upgrade at present.
This commit is contained in:
committed by
Benoit Daloze
parent
166761b310
commit
3dad7e20e6
@@ -10,7 +10,7 @@ export function getVersions(platform) {
|
||||
"head"
|
||||
],
|
||||
"jruby": [
|
||||
"9.2.9.0", "9.2.10.0", "9.2.11.0",
|
||||
"9.1.17.0", "9.2.9.0", "9.2.10.0", "9.2.11.0",
|
||||
"head"
|
||||
],
|
||||
"truffleruby": [
|
||||
|
||||
Reference in New Issue
Block a user