8000 Add ruby-3.2.0 · ruby/setup-ruby@02c9ccc · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 02c9ccc

Browse files
ruby-builder-boteregon
authored andcommitted
Add ruby-3.2.0
1 parent 8d6236c commit 02c9ccc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
1515

1616
| Interpreter | Versions |
1717
| ----------- | -------- |
18-
| `ruby` | 1.9.3, 2.0.0, 2.1.9, 2.2, all versions from 2.3.0 until 3.2.0-rc1, head, debug, mingw, mswin, ucrt |
18+
| `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 |
2020
| `truffleruby` | 19.3.0 - 22.3.0, head |
2121
| `truffleruby+graalvm` | 21.2.0 - 22.3.0, head |

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"2.7.0", "2.7.1", "2.7.2", "2.7.3", "2.7.4", "2.7.5", "2.7.6", "2.7.7",
1212
"3.0.0-preview1", "3.0.0-preview2", "3.0.0-rc1", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.5",
1313
"3.1.0-preview1", "3.1.0", "3.1.1", "3.1.2", "3.1.3",
14-
"3.2.0-preview1", "3.2.0-preview2", "3.2.0-preview3", "3.2.0-rc1",
14+
"3.2.0-preview1", "3.2.0-preview2", "3.2.0-preview3", "3.2.0-rc1", "3.2.0",
1515
"head", "debug"
1616
],
1717
"jruby": [

0 commit comments

Comments
 (0)
0