Skip to content

Commit 2ae9194

Browse files
committed
fixup! Test with Python 3.10, 3.11, and 3.12
1 parent db88205 commit 2ae9194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
include:
4444
# Run non-python version specific jobs.
45-
- python-version: 3.12
45+
- python-version: 3.9
4646
tox-env: mypy,apidocs
4747
skip-coverage: true
4848

0 commit comments

Comments
 (0)