We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f18e50 commit 838142cCopy full SHA for 838142c
1 file changed
.github/workflows/test.yml
@@ -27,7 +27,8 @@ jobs:
27
ruby: 2.4
28
- os: macos-latest
29
ruby: 2.5
30
- - os: macos-latest
+ - os: windows-latest
31
+ ruby: 2.3
32
- os: windows-latest
33
ruby: truffleruby
34
0 commit comments