Skip to content

Commit 0557972

Browse files
committed
An extra file slipped through the previous commit... oops
1 parent cb80a47 commit 0557972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build-and-test:
99
strategy:
1010
matrix:
11-
os: [ubuntu-latest, macOS-latest, windows-latest]
11+
os: [ubuntu-latest, macOS-latest]
1212

1313
runs-on: ${{ matrix.os }}
1414

0 commit comments

Comments
 (0)