Skip to content

Commit fa6d15b

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

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
@@ -118,7 +118,7 @@ jobs:
118118
needs: [cache-test-data]
119119
strategy:
120120
matrix:
121-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
121+
python-version: ["3.10", "3.11", "3.12", "3.13"]
122122
dependencies: [latest, pre]
123123
include:
124124
- python-version: "3.9"

0 commit comments

Comments
 (0)