Skip to content

Commit b8e62b8

Browse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-22.3.1,truffleruby+graalvm-22.3.1
1 parent d60780f commit b8e62b8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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 3.2.0, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 9.4.0.0, head |
20-
| `truffleruby` | 19.3.0 - 22.3.0, head |
21-
| `truffleruby+graalvm` | 21.2.0 - 22.3.0, head |
20+
| `truffleruby` | 19.3.0 - 22.3.1, head |
21+
| `truffleruby+graalvm` | 21.2.0 - 22.3.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
@@ -25,12 +25,12 @@
2525
"19.3.0", "19.3.1",
2626
"20.0.0", "20.1.0", "20.2.0", "20.3.0",
2727
"21.0.0", "21.1.0", "21.2.0", "21.2.0.1", "21.3.0",
28-
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0",
28+
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
2929
"head"
3030
],
3131
"truffleruby+graalvm": [
3232
"21.2.0", "21.3.0",
33-
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0",
33+
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
3434
"head"
3535
]
3636
}

0 commit comments

Comments
 (0)