ci: Mark Python 3.11 as experimental

end2end tests seem flaky, no clue why
This commit is contained in:
Florian Bruhin 2022-04-26 17:13:36 +02:00
parent 323b64c669
commit 6fc30a1e85
1 changed files with 1 additions and 0 deletions

View File

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