mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
test using python3.10
This commit is contained in:
parent
281f3f8b43
commit
d34581b83f
4 changed files with 19 additions and 17 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -27,6 +27,9 @@ jobs:
|
|||
- os: ubuntu-latest
|
||||
python: 3.9
|
||||
toxenv: py
|
||||
- os: ubuntu-latest
|
||||
python: '3.10.0-alpha - 3.10.999'
|
||||
toxenv: py
|
||||
# windows
|
||||
- os: windows-latest
|
||||
python: 3.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue