Revert "Revert "ci: Re-add Python 3.11""

This reverts commit 70fa33f52d.
This commit is contained in:
Florian Bruhin 2022-07-13 12:45:03 +02:00
parent 70fa33f52d
commit 8f3011e261
1 changed files with 3 additions and 4 deletions

View File

@ -135,10 +135,9 @@ jobs:
os: ubuntu-20.04
python: "3.10"
### PyQt 5.15 (Python 3.11)
# - testenv: py311-pyqt515
# os: ubuntu-20.04
# python: "3.11-dev"
# experimental: true
- testenv: py311-pyqt515
os: ubuntu-20.04
python: "3.11-dev"
### macOS: PyQt 5.15 (Python 3.9 to match PyInstaller env)
- testenv: py39-pyqt515
os: macos-10.15