8000 Move the link to the list together with other text about builds · ruby/setup-ruby@207a399 · GitHub
[go: up one dir, main page]

Skip to content

Commit 207a399

Browse files
authored
Move the link to the list together with other text about builds
1 parent 086ffb1 commit 207a399

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

2725
Regarding 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)
5755
and `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

0 commit comments

Comments
 (0)
0