Skip to content

Commit 6cc5359

Browse files
MSP-Gregeregon
authored andcommitted
Actions - Add Windows-2022 with ruby-head & ruby-mingw
1 parent 226c4cc commit 6cc5359

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- { os: windows-2016, ruby: mingw }
2222
- { os: windows-2019, ruby: mingw }
2323
- { os: windows-2019, ruby: mswin }
24+
- { os: windows-2022, ruby: mingw }
25+
- { os: windows-2022, ruby: head }
2426
exclude:
2527
- { os: windows-2016, ruby: 1.9 }
2628
- { os: windows-2016, ruby: debug }

0 commit comments

Comments
 (0)