Skip to content

Commit 1287d2b

Browse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-24.1.2,truffleruby+graalvm-24.1.2
1 parent 84b14e9 commit 1287d2b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+2-2
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 3.4.1, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 9.4.10.0, head |
20-
| `truffleruby` | 19.3.0 - 24.1.1, head |
21-
| `truffleruby+graalvm` | 21.2.0 - 24.1.1, head |
20+
| `truffleruby` | 19.3.0 - 24.1.2, head |
21+
| `truffleruby+graalvm` | 21.2.0 - 24.1.2, head |
2222

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

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruby-builder-versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"21.0.0", "21.1.0", "21.2.0", "21.2.0.1", "21.3.0",
3030
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
3131
"23.0.0-preview1", "23.0.0", "23.1.0", "23.1.1", "23.1.2",
32-
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1",
32+
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2",
3333
"head"
3434
],
3535
"truffleruby+graalvm": [
3636
"21.2.0", "21.3.0",
3737
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
3838
"23.0.0-preview1", "23.0.0", "23.1.0", "23.1.1", "23.1.2",
39-
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1",
39+
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2",
4040
"head"
4141
]
4242
}

0 commit comments

Comments
 (0)