Skip to content

Commit 5d9c71d

Browse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-34.0.0,truffleruby+graalvm-34.0.0
1 parent e65c17d commit 5d9c71d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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.2, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 10.0.5.0, head |
20-
| `truffleruby` | 19.3.0 - 33.0.1, head |
21-
| `truffleruby+graalvm` | 21.2.0 - 33.0.1, head |
20+
| `truffleruby` | 19.3.0 - 34.0.0, head |
21+
| `truffleruby+graalvm` | 21.2.0 - 34.0.0, 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0", "24.2.1",
3636
"25.0.0",
3737
"33.0.0", "33.0.1",
38+
"34.0.0",
3839
"head"
3940
],
4041
"truffleruby+graalvm": [
@@ -44,6 +45,7 @@
4445
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0", "24.2.1",
4546
"25.0.0",
4647
"33.0.0", "33.0.1",
48+
"34.0.0",
4749
"head"
4850
]
4951
}

0 commit comments

Comments
 (0)