Skip to content

Commit fdd8a27

Browse files
committed
Remove window's testing vector for compatibility issues
1 parent 9ffbaa5 commit fdd8a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: true
1111
matrix:
12-
os: [ubuntu-latest, windows-latest, macos-latest]
12+
os: [ubuntu-latest, macos-latest]
1313
defaults:
1414
run:
1515
shell: bash

0 commit comments

Comments
 (0)