Skip to content

Commit 5e878d8

Browse files
committed
squash
1 parent 5d5a679 commit 5e878d8

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
@@ -49,8 +49,6 @@ jobs:
4949
- { python-version: "3.9", tox-env: py39-no-ext, platform: windows-latest, ignore-errors: true }
5050
- { python-version: "3.10", tox-env: py310-no-ext, platform: windows-latest, ignore-errors: true }
5151
- { python-version: "3.11", tox-env: py311-no-ext, platform: windows-latest, ignore-errors: true }
52-
- { python-version: "3.12", tox-env: py312-no-ext, platform: windows-latest, ignore-errors: true }
53-
- { python-version: "3.13", tox-env: py313-no-ext, platform: windows-latest, ignore-errors: true }
5452
steps:
5553
- name: Run tests
5654
uses: sanic-org/simple-tox-action@v1

0 commit comments

Comments
 (0)