Skip to content

Commit 6fc30a1

Browse files
committed
ci: Mark Python 3.11 as experimental
end2end tests seem flaky, no clue why
1 parent 323b64c commit 6fc30a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
- testenv: py311-pyqt515
130130
os: ubuntu-20.04
131131
python: "3.11-dev"
132+
experimental: true
132133
### macOS: PyQt 5.15 (Python 3.9 to match PyInstaller env)
133134
- testenv: py39-pyqt515
134135
os: macos-10.15

0 commit comments

Comments
 (0)