Use 3.11-dev

This commit is contained in:
Bruno Oliveira 2022-02-11 11:17:16 -03:00 committed by GitHub
parent f9f470a6ba
commit aa24533b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ jobs:
os: windows-latest
tox_env: "py310-xdist"
- name: "windows-py311"
python: "3.11.0-alpha.4"
python: "3.11-dev"
os: windows-latest
tox_env: "py311"
@ -111,7 +111,7 @@ jobs:
os: ubuntu-latest
tox_env: "py310-xdist"
- name: "ubuntu-py311"
python: "3.11.0-alpha.4"
python: "3.11-dev"
os: ubuntu-latest
tox_env: "py311"
- name: "ubuntu-pypy3"