Skip to content

Commit e389b6e

Browse files
committed
can't test on 3.12 yet
new greenlet release required
1 parent 5d8a018 commit e389b6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
include:
27-
- {name: '3.12-dev', python: '3.12-dev', tox: py312}
2827
- {name: '3.11', python: '3.11', tox: py311}
2928
- {name: 'Lowest', python: '3.11', tox: py311-min}
3029
- {name: '3.10', python: '3.10', tox: py310}

0 commit comments

Comments
 (0)