We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d897c4d commit c94ec82Copy full SHA for c94ec82
1 file changed
.github/workflows/test.yaml
@@ -35,6 +35,9 @@ jobs:
35
- os: ubuntu
36
ruby: head
37
experimental: true
38
+ - os: windows
39
+ ruby: head
40
+ experimental: true
41
42
steps:
43
- uses: actions/checkout@v3
0 commit comments