Skip to content

Commit 45d1993

Browse files
committed
TST: Remove tests on windows
1 parent 47e91fc commit 45d1993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.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", "windows-latest"]
19+
os: ["ubuntu-latest"]
2020
python-version: ["3.9", "3.10", "3.11", "3.12"]
2121
numpy_ver: ["latest"]
2222
include:

0 commit comments

Comments
 (0)