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:
Charles Oliver Nutter
2020-03-11 11:33:49 +01:00
committed by Benoit Daloze
parent 166761b310
commit 3dad7e20e6
+1 -1
View File
@@ -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": [