mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 21:44:18 +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
|
- os: ubuntu-latest
|
||||||
python: '3.11'
|
python: '3.11'
|
||||||
toxenv: py
|
toxenv: py
|
||||||
|
- os: ubuntu-latest
|
||||||
|
python: '3.12-dev'
|
||||||
|
toxenv: py
|
||||||
# windows
|
# windows
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python: 3.8
|
python: 3.8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue