Skip to content

Commit 314176f

Browse files
authored
Merge pull request #647 from ruby/fix-windows-ci
The old Ruby version of Windows is broken
2 parents 4f18e50 + 838142c commit 314176f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
ruby: 2.4
2828
- os: macos-latest
2929
ruby: 2.5
30-
- os: macos-latest
30+
- os: windows-latest
31+
ruby: 2.3
3132
- os: windows-latest
3233
ruby: truffleruby
3334
- os: windows-latest

0 commit comments

Comments
 (0)