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.
1 parent ff22bbb commit 049eae0Copy full SHA for 049eae0
README.md
@@ -20,7 +20,7 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
20
| `truffleruby` | 19.3.0 - 24.0.1, head |
21
| `truffleruby+graalvm` | 21.2.0 - 24.0.1, head |
22
23
-`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
+`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
24
25
Regarding Windows ruby master builds, `mingw` is a MSYS2/MinGW build, `head` & `ucrt` are MSYS2/UCRT64
26
builds, and `mswin` is a MSVC/VS 2022 build.
0 commit comments