Skip to content

Commit cc8c1c4

Browse files
committed
chore: remove mac & windows from test-matrix
1 parent 4a1ac49 commit cc8c1c4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
- { python: "3.9", os: "ubuntu-latest", session: "tests" }
2323
- { python: "3.8", os: "ubuntu-latest", session: "tests" }
2424
- { python: "3.7", os: "ubuntu-latest", session: "tests" }
25-
- { python: "3.10", os: "windows-latest", session: "tests" }
26-
- { python: "3.10", os: "macos-latest", session: "tests" }
2725
- { python: "3.10", os: "ubuntu-latest", session: "xdoctest" }
2826
- { python: "3.10", os: "ubuntu-latest", session: "docs-build" }
2927

0 commit comments

Comments
 (0)