Revert "ci: Pin Python 3.10 to Alpha 7"
This reverts commit 0c1414c6aa.
This commit is contained in:
parent
9db7fbdc11
commit
62de76e878
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue