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 6d62a2d commit 51c0d59Copy full SHA for 51c0d59
1 file changed
README.md
@@ -16,8 +16,8 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
16
| ----------- | -------- |
17
| `ruby` | 1.9.3, 2.0.0, 2.1.9, 2.2, all versions from 2.3.0 until 3.1.0, head, debug, mingw, mswin |
18
| `jruby` | 9.1.17.0 - 9.3.3.0, head |
19
-| `truffleruby` | 19.3.0 - 22.0.0.2, head |
20
-| `truffleruby+graalvm` | 21.2.0 - 22.0.0.2, head |
+| `truffleruby` | 19.3.0 - 22.0.0, head |
+| `truffleruby+graalvm` | 21.2.0 - 22.0.0, head |
21
22
`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
23
On Windows, `mingw` and `mswin` are `ruby-head` builds using the MSYS2/MinGW and the MSVC toolchains respectively.
0 commit comments