Revert "ci: Pin Python 3.10 to Alpha 7"

This reverts commit 0c1414c6aa.
This commit is contained in:
Florian Bruhin 2021-04-30 10:48:07 +02:00
parent 9db7fbdc11
commit 62de76e878
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ jobs:
### PyQt 5.15 (Python 3.10)
- testenv: py310-pyqt515
os: ubuntu-20.04
python: 3.10.0-alpha.7
python: 3.10-dev
### macOS: PyQt 5.15 (Python 3.9 to match PyInstaller env)
- testenv: py39-pyqt515
os: macos-10.15