Skip to content

Commit 1eb8bd2

Browse files
ruby-builder-boteregon
authored andcommitted
Add ruby-3.5.0-preview1
1 parent fc67f6d commit 1eb8bd2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

+1-1
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.4.3, 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.5.0-preview1, head, debug, mingw, mswin, ucrt |
1919
| `jruby` | 9.1.17.0 - 9.4.12.0, head |
2020
| `truffleruby` | 19.3.0 - 24.2.0, head |
2121
| `truffleruby+graalvm` | 21.2.0 - 24.2.0, head |

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

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"3.2.0-preview1", "3.2.0-preview2", "3.2.0-preview3", "3.2.0-rc1", "3.2.0", "3.2.1", "3.2.2", "3.2.3", "3.2.4", "3.2.5", "3.2.6", "3.2.7", "3.2.8",
1515
"3.3.0-preview1", "3.3.0-preview2", "3.3.0-preview3", "3.3.0-rc1", "3.3.0", "3.3.1", "3.3.2", "3.3.3", "3.3.4", "3.3.5", "3.3.6", "3.3.7", "3.3.8",
1616
"3.4.0-preview1", "3.4.0-preview2", "3.4.0-rc1", "3.4.0", "3.4.1", "3.4.2", "3.4.3",
17+
"3.5.0-preview1",
1718
"head", "debug", "asan", "3.4-asan"
1819
],
1920
"jruby": [

0 commit comments

Comments
 (0)