Skip to content

Commit

Permalink
Merge pull request #1850 from PyCQA/312-test
Browse files Browse the repository at this point in the history
add 3.12 to ci matrix
  • Loading branch information
asottile committed Jul 29, 2023
2 parents 579f9f6 + acca35b commit f264195
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- os: ubuntu-latest
python: '3.11'
toxenv: py
- os: ubuntu-latest
python: '3.12-dev'
toxenv: py
# windows
- os: windows-latest
python: 3.8
Expand Down

0 comments on commit f264195

Please sign in to comment.