Skip to content

Commit f78d71f

Browse files
larskaniseregon
authored andcommitted
Add RubyInstaller-3.2.0-1 for Windows
1 parent fe42d0e commit f78d71f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,12 @@ jobs:
2727
- { os: windows-2022, ruby: ucrt }
2828
exclude:
2929
- { os: windows-2019, ruby: '1.9' }
30-
- { os: windows-2019, ruby: '3.2' }
3130
- { os: windows-2019, ruby: debug }
3231
- { os: windows-2019, ruby: truffleruby }
3332
- { os: windows-2019, ruby: truffleruby-head }
3433
- { os: windows-2019, ruby: truffleruby+graalvm }
3534
- { os: windows-2019, ruby: truffleruby+graalvm-head }
3635
- { os: windows-2022, ruby: '1.9' }
37-
- { os: windows-2022, ruby: '3.2' }
3836
- { os: windows-2022, ruby: debug }
3937
- { os: windows-2022, ruby: truffleruby }
4038
- { os: windows-2022, ruby: truffleruby-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.

windows-versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"3.1.1": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x64.7z",
5252
"3.1.2": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.7z",
5353
"3.1.3": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x64.7z",
54+
"3.2.0": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.0-1/rubyinstaller-3.2.0-1-x64.7z",
5455
"head": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-head/rubyinstaller-head-x64.7z",
5556
"mingw": "https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-mingw.7z",
5657
"mswin": "https://github.com/MSP-Greg/ruby-loco/releases/download/ruby-master/ruby-mswin.7z",

0 commit comments

Comments
 (0)