Skip to content

Commit cb55cb0

Browse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-22.2.0
1 parent 0824525 commit cb55cb0

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
@@ -16,8 +16,8 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
1616
| ----------- | -------- |
1717
| `ruby` | 1.9.3, 2.0.0, 2.1.9, 2.2, all versions from 2.3.0 until 3.2.0-preview1, head, debug, mingw, mswin |
1818
| `jruby` | 9.1.17.0 - 9.3.6.0, head |
19-
| `truffleruby` | 19.3.0 - 22.1.0, head |
20-
| `truffleruby+graalvm` | 21.2.0 - 22.1.0, head |
19+
| `truffleruby` | 19.3.0 - 22.2.0, head |
20+
| `truffleruby+graalvm` | 21.2.0 - 22.2.0, head |
2121

2222
`ruby-debug` is the same as `ruby-head` but with assertions enabled (`-DRUBY_DEBUG=1`).
2323
On Windows, `mingw` and `mswin` are `ruby-head` builds using the MSYS2/MinGW and the MSVC toolchains respectively.

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
@@ -24,12 +24,12 @@
2424
"19.3.0", "19.3.1",
2525
"20.0.0", "20.1.0", "20.2.0", "20.3.0",
2626
"21.0.0", "21.1.0", "21.2.0", "21.2.0.1", "21.3.0",
27-
"22.0.0.2", "22.1.0",
27+
"22.0.0.2", "22.1.0", "22.2.0",
2828
"head"
2929
],
3030
"truffleruby+graalvm": [
3131
"21.2.0", "21.3.0",
32-
"22.0.0.2", "22.1.0",
32+
"22.0.0.2", "22.1.0", "22.2.0",
3333
"head"
3434
]
3535
}

0 commit comments

Comments
 (0)