Skip to content

Commit fecdcf1

Browse files
authored
Merge pull request #1147 from PyCQA/remove-312
remove 3.12 for now: it is not passing
2 parents f6500e2 + 18cf7a2 commit fecdcf1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- os: ubuntu-latest
3232
py: '3.11'
3333
toxenv: py
34-
- os: ubuntu-latest
35-
py: '3.12-dev'
36-
toxenv: py
3734
- os: ubuntu-latest
3835
py: 3.9
3936
toxenv: flake8

0 commit comments

Comments
 (0)