Skip to content

Commit

Permalink
Add truffleruby-24.0.0,truffleruby+graalvm-24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruby-builder-bot authored and eregon committed Mar 19, 2024
1 parent d4526a5 commit 5f19ec7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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 3.3.0, head, debug, mingw, mswin, ucrt |
| `jruby` | 9.1.17.0 - 9.4.6.0, head |
| `truffleruby` | 19.3.0 - 23.1.2, head |
| `truffleruby+graalvm` | 21.2.0 - 23.1.2, head |
| `truffleruby` | 19.3.0 - 24.0.0, head |
| `truffleruby+graalvm` | 21.2.0 - 24.0.0, head |

`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).

Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions ruby-builder-versions.json
Expand Up @@ -28,12 +28,14 @@
"21.0.0", "21.1.0", "21.2.0", "21.2.0.1", "21.3.0",
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
"23.0.0-preview1", "23.0.0", "23.1.0", "23.1.1", "23.1.2",
"24.0.0",
"head"
],
"truffleruby+graalvm": [
"21.2.0", "21.3.0",
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
"23.0.0-preview1", "23.0.0", "23.1.0", "23.1.1", "23.1.2",
"24.0.0",
"head"
]
}

0 comments on commit 5f19ec7

Please sign in to comment.