We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb80a47 commit 0557972Copy full SHA for 0557972
.github/workflows/test.yaml
@@ -8,7 +8,7 @@ jobs:
8
build-and-test:
9
strategy:
10
matrix:
11
- os: [ubuntu-latest, macOS-latest, windows-latest]
+ os: [ubuntu-latest, macOS-latest]
12
13
runs-on: ${{ matrix.os }}
14
0 commit comments