We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be89d0 commit ec0ec58Copy full SHA for ec0ec58
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test:
9
- runs-on: ubuntu-latest
+ runs-on: windows-latest
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments