We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6365e commit 64c3c55Copy full SHA for 64c3c55
.github/workflows/ci.yml
@@ -66,7 +66,6 @@ jobs:
66
matrix:
67
python:
68
- "3.8" # oldest Python supported by validate-pyproject
69
- - "3.12" # This must remain because Py3.12 is hardcoded to block all other tests
70
- "3.x" # newest Python that is stable
71
platform:
72
- ubuntu-latest
0 commit comments