Skip to content

Commit 79c01b8

Browse files
stdedoseregon
authored andcommitted
README.md: Mention link to supported Ruby versions for GitHub-hosted runners
Fixes #650 Signed-off-by: Stavros Ntentos <[email protected]>
1 parent c04af2b commit 79c01b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ 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+
2325
`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
2426

2527
Regarding Windows ruby master builds, `mingw` is a MSYS2/MinGW build, `head` & `ucrt` are MSYS2/UCRT64

0 commit comments

Comments
 (0)