ci: Mark Python 3.11 as experimental
end2end tests seem flaky, no clue why
This commit is contained in:
parent
323b64c669
commit
6fc30a1e85
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue