Skip to content

Commit 3b43de6

Browse files
committed
Remove windows 3.12/13 tests
1 parent be2af42 commit 3b43de6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
- { python-version: "3.9", tox-env: py39-no-ext, platform: windows-latest, ignore-errors: true }
4545
- { python-version: "3.10", tox-env: py310-no-ext, platform: windows-latest, ignore-errors: true }
4646
- { python-version: "3.11", tox-env: py311-no-ext, platform: windows-latest, ignore-errors: true }
47-
- { python-version: "3.12", tox-env: py312-no-ext, platform: windows-latest, ignore-errors: true }
48-
- { python-version: "3.13", tox-env: py313-no-ext, platform: windows-latest, ignore-errors: true }
4947
steps:
5048
- name: Run tests
5149
uses: sanic-org/simple-tox-action@v1

0 commit comments

Comments
 (0)