Skip to content

Commit a0102e0

Browse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-40.0.0,truffleruby+graalvm-40.0.0
1 parent 984c0c8 commit a0102e0

3 files changed

Lines changed: 5 additions & 3 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.7, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 10.1.1.0, head |
20-
| `truffleruby` | 19.3.0 - 34.0.1, head |
21-
| `truffleruby+graalvm` | 21.2.0 - 34.0.1, head |
20+
| `truffleruby` | 19.3.0 - 40.0.0, head |
21+
| `truffleruby+graalvm` | 21.2.0 - 40.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
@@ -37,6 +37,7 @@
3737
"25.0.0",
3838
"33.0.0", "33.0.1",
3939
"34.0.0", "34.0.1",
40+
"40.0.0",
4041
"head"
4142
],
4243
"truffleruby+graalvm": [
@@ -47,6 +48,7 @@
4748
"25.0.0",
4849
"33.0.0", "33.0.1",
4950
"34.0.0", "34.0.1",
51+
"40.0.0",
5052
"head"
5153
]
5254
}

0 commit comments

Comments
 (0)