Add truffleruby-33.0.1,truffleruby+graalvm-33.0.1

This commit is contained in:
ruby-builder-bot
2026-01-21 20:34:30 +01:00
committed by Benoit Daloze
parent e69dcf3ded
commit 90be1154f9
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -17,8 +17,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 4.0.1, head, debug, mingw, mswin, ucrt |
| `jruby` | 9.1.17.0 - 10.0.2.0, head |
| `truffleruby` | 19.3.0 - 33.0.0, head |
| `truffleruby+graalvm` | 21.2.0 - 33.0.0, head |
| `truffleruby` | 19.3.0 - 33.0.1, head |
| `truffleruby+graalvm` | 21.2.0 - 33.0.1, head |
`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).