We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db88205 commit 2ae9194Copy full SHA for 2ae9194
1 file changed
.github/workflows/tests.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
include:
44
# Run non-python version specific jobs.
45
- - python-version: 3.12
+ - python-version: 3.9
46
tox-env: mypy,apidocs
47
skip-coverage: true
48
0 commit comments