We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98acb4 commit 7c14c5bCopy full SHA for 7c14c5b
1 file changed
.github/workflows/tests.yaml
@@ -27,10 +27,6 @@ jobs:
27
- windows-latest
28
- macos-latest
29
python-config:
30
- - version: "3.8"
31
- tox-env: "py38"
32
- - version: "3.9"
33
- tox-env: "py39"
34
- version: "3.10"
35
tox-env: "py310"
36
- version: "3.11"
0 commit comments