Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f41e084

Browse filesBrowse files
ruby-builder-boteregon
authored andcommitted
Add truffleruby-24.2.1,truffleruby+graalvm-24.2.1
1 parent afda160 commit f41e084
Copy full SHA for f41e084

File tree

Expand file treeCollapse file tree

3 files changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+5
-5
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines 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.5.0-preview1, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 10.0.0.0, head |
20-
| `truffleruby` | 19.3.0 - 24.2.0, head |
21-
| `truffleruby+graalvm` | 21.2.0 - 24.2.0, head |
20+
| `truffleruby` | 19.3.0 - 24.2.1, head |
21+
| `truffleruby+graalvm` | 21.2.0 - 24.2.1, head |
2222

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

‎dist/index.js

Copy file name to clipboardExpand all lines: dist/index.js
+1-1Lines 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

Copy file name to clipboardExpand all lines: ruby-builder-versions.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"21.0.0", "21.1.0", "21.2.0", "21.2.0.1", "21.3.0",
3232
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
3333
"23.0.0-preview1", "23.0.0", "23.1.0", "23.1.1", "23.1.2",
34-
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0",
34+
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0", "24.2.1",
3535
"head"
3636
],
3737
"truffleruby+graalvm": [
3838
"21.2.0", "21.3.0",
3939
"22.0.0.2", "22.1.0", "22.2.0", "22.3.0", "22.3.1",
4040
"23.0.0-preview1", "23.0.0", "23.1.0", "23.1.1", "23.1.2",
41-
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0",
41+
"24.0.0", "24.0.1", "24.0.2", "24.1.0", "24.1.1", "24.1.2", "24.2.0", "24.2.1",
4242
"head"
4343
]
4444
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.