File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
2020| ` truffleruby ` | 19.3.0 - 24.1.0, head |
2121| ` truffleruby+graalvm ` | 21.2.0 - 24.1.0, head |
2222
23- The combinations of the available versions and runners can be seen [ here] ( https://github.com/ruby/ruby-builder/releases/tag/toolcache ) .
24-
2523` ruby-debug ` is the same as ` ruby-head ` but with assertions enabled (` -DRUBY_DEBUG=1 ` ).
2624
2725Regarding Windows ruby master builds, ` mingw ` is a MSYS2/MinGW build, ` head ` & ` ucrt ` are MSYS2/UCRT64
@@ -55,8 +53,9 @@ The `mingw`, `ucrt` and `mswin` builds are generated by [ruby-loco](https://gith
5553` jruby-head ` is generated by [ jruby-dev-builder] ( https://github.com/ruby/jruby-dev-builder ) ,
5654` truffleruby-head ` is generated by [ truffleruby-dev-builder] ( https://github.com/ruby/truffleruby-dev-builder )
5755and ` truffleruby+graalvm ` is generated by [ graalvm-ce-dev-builds] ( https://github.com/graalvm/graalvm-ce-dev-builds ) .
58- The full list of available Ruby versions can be seen in [ ruby-builder-versions.json] ( ruby-builder-versions.json )
59- for Ubuntu and macOS and in [ windows-versions.json] ( windows-versions.json ) for Windows.
56+ The full list of available Ruby versions can be seen in [ ruby-builder-versions.json] ( ruby-builder-versions.json ) for Ubuntu and macOS
57+ (although some combinations are not available, see [ the full list] ( https://github.com/ruby/ruby-builder/releases/tag/toolcache ) )
58+ and in [ windows-versions.json] ( windows-versions.json ) for Windows.
6059
6160## Usage
6261
You can’t perform that action at this time.
0 commit comments