We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1ac49 commit cc8c1c4Copy full SHA for cc8c1c4
1 file changed
.github/workflows/tests.yml
@@ -22,8 +22,6 @@ jobs:
22
- { python: "3.9", os: "ubuntu-latest", session: "tests" }
23
- { python: "3.8", os: "ubuntu-latest", session: "tests" }
24
- { 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" }
27
- { python: "3.10", os: "ubuntu-latest", session: "xdoctest" }
28
- { python: "3.10", os: "ubuntu-latest", session: "docs-build" }
29
0 commit comments