Skip to content

Commit c4e5b13

Browse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-34.0.1,truffleruby+graalvm-34.0.1
1 parent 0cb964f commit c4e5b13

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
1717
| ----------- | -------- |
1818
| `ruby` | 1.9.3, 2.0.0, 2.1.9, 2.2, all versions from 2.3.0 until 4.0.3, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 10.1.0.0, head |
20-
| `truffleruby` | 19.3.0 - 34.0.0, head |
21-
| `truffleruby+graalvm` | 21.2.0 - 34.0.0, head |
20+
| `truffleruby` | 19.3.0 - 34.0.1, head |
21+
| `truffleruby+graalvm` | 21.2.0 - 34.0.1, head |
2222

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

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruby-builder-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0", "24.2.1",
3737
"25.0.0",
3838
"33.0.0", "33.0.1",
39-
"34.0.0",
39+
"34.0.0", "34.0.1",
4040
"head"
4141
],
4242
"truffleruby+graalvm": [
@@ -46,7 +46,7 @@
4646
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0", "24.2.1",
4747
"25.0.0",
4848
"33.0.0", "33.0.1",
49-
"34.0.0",
49+
"34.0.0", "34.0.1",
5050
"head"
5151
]
5252
}

0 commit comments

Comments
 (0)