Skip to content

Commit bcb3ca1

Browse files
committed
Merge branch '3.0.x'
2 parents 13f5382 + e389b6e commit bcb3ca1

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)