Skip to content

Commit 43b21f7

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

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
@@ -127,7 +127,7 @@ jobs:
127127
# Do not test pre-releases for versions out of SPEC0
128128
- python-version: "3.10"
129129
dependencies: pre
130-
- python-version: "3.10"
130+
- python-version: "3.11"
131131
dependencies: pre
132132

133133
env:

0 commit comments

Comments
 (0)