Skip to content

Commit bee16c9

Browse files
koiceregon
authored andcommitted
Support Ruby 3.1.0 for Windows
Follow up to oneclick/rubyinstaller2#255 (comment). This PR adds Ruby 3.1.0 to windows-version.js.
1 parent 168d6a5 commit bee16c9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,12 @@ jobs:
2323
- { os: windows-2019, ruby: mswin }
2424
exclude:
2525
- { os: windows-2016, ruby: 1.9 }
26-
- { os: windows-2016, ruby: 3.1 }
2726
- { os: windows-2016, ruby: debug }
2827
- { os: windows-2016, ruby: truffleruby }
2928
- { os: windows-2016, ruby: truffleruby-head }
3029
- { os: windows-2016, ruby: truffleruby+graalvm }
3130
- { os: windows-2016, ruby: truffleruby+graalvm-head }
3231
- { os: windows-2019, ruby: 1.9 }
33-
- { os: windows-2019, ruby: 3.1 }
3432
- { os: windows-2019, ruby: debug }
3533
- { os: windows-2019, ruby: truffleruby }
3634
- { os: windows-2019, ruby: truffleruby-head }

dist/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

windows-versions.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)