Skip to content

Commit da5c8df

Browse files
Update run_tests.yml
1 parent 9d2739c commit da5c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
os: [ubuntu-latest, macos-latest, windows-latest]
19+
os: [ubuntu-latest, macos-latest] # TODO: Add windows-latest after python-magic is fixed
2020
python-version:
2121
- '3.11'
2222
- '3.10'

0 commit comments

Comments
 (0)