We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent c04af2b commit 79c01b8Copy full SHA for 79c01b8
1 file changed
README.md
@@ -20,6 +20,8 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
20
| `truffleruby` | 19.3.0 - 24.1.0, head |
21
| `truffleruby+graalvm` | 21.2.0 - 24.1.0, head |
22
23
+The combinations of the available versions and runners can be seen [here](https://github.com/ruby/ruby-builder/releases/tag/toolcache).
24
+
25
`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
26
27
Regarding Windows ruby master builds, `mingw` is a MSYS2/MinGW build, `head` & `ucrt` are MSYS2/UCRT64
0 commit comments