Add support for JRuby on Windows

This commit is contained in:
Benoit Daloze
2020-01-19 22:56:19 +01:00
parent 0f26fedc26
commit dbac26120b
5 changed files with 16 additions and 14 deletions
-2
View File
@@ -29,8 +29,6 @@ The action works for all [GitHub-hosted runners](https://help.github.com/en/acti
| macOS | `macos-latest` |
| Windows | `windows-latest` |
JRuby and TruffleRuby are not yet supported on `windows-latest`.
The prebuilt rubies are generated by [eregon/ruby-install-builder](https://github.com/eregon/ruby-install-builder)
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).
The full list of available Ruby versions can be seen at [versions.json](https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json)