Skip to content

Commit 5a29367

Browse files
Apply suggestion from @oesteban
Co-authored-by: Oscar Esteban <[email protected]>
1 parent 42d91a0 commit 5a29367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
dependencies: min
126126
exclude:
127127
# Do not test pre-releases for versions out of SPEC0
128-
- python-version: "3.9"
128+
- python-version: "3.10"
129129
dependencies: pre
130130
- python-version: "3.10"
131131
dependencies: pre

0 commit comments

Comments
 (0)