Skip to content

Commit

Permalink
add 3.12 to ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jul 29, 2023
1 parent 579f9f6 commit acca35b
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 acca35b

Please sign in to comment.