mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-04-27 01:25:14 +00:00
Add python3.10 to CI tests
This commit is contained in:
parent
bba0c54b70
commit
2f35d83363
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -19,6 +19,8 @@ jobs:
|
|||||||
toxenv: py38
|
toxenv: py38
|
||||||
- version: 3.9
|
- version: 3.9
|
||||||
toxenv: py39
|
toxenv: py39
|
||||||
|
- version: 3.10
|
||||||
|
toxenv: py310
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user