Add truffleruby-22.0.0.2

This commit is contained in:
ruby-builder-bot
2022-01-25 20:45:27 +01:00
committed by Benoit Daloze
parent 8a48a656bf
commit 6d62a2dcce
3 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
| ----------- | -------- |
| `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 |
| `jruby` | 9.1.17.0 - 9.3.3.0, head |
| `truffleruby` | 19.3.0 - 21.3.0, head |
| `truffleruby+graalvm` | 21.2.0 - 21.3.0, head |
| `truffleruby` | 19.3.0 - 22.0.0.2, head |
| `truffleruby+graalvm` | 21.2.0 - 22.0.0.2, head |
`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
On Windows, `mingw` and `mswin` are `ruby-head` builds using the MSYS2/MinGW and the MSVC toolchains respectively.