mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
add 3.12 to ci matrix
This commit is contained in:
parent
579f9f6f94
commit
acca35b800
1 changed files with 3 additions and 0 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue