Skip to content

Commit 42d91a0

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

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
@@ -121,7 +121,7 @@ jobs:
121121
python-version: ["3.10", "3.11", "3.12", "3.13"]
122122
dependencies: [latest, pre]
123123
include:
124-
- python-version: "3.9"
124+
- python-version: "3.10"
125125
dependencies: min
126126
exclude:
127127
# Do not test pre-releases for versions out of SPEC0

0 commit comments

Comments
 (0)