Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22f06fb

Browse files
committed
ci: Skip PySide6 6.5.1 on another environment
1 parent e9c85ed commit 22f06fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- os: ubuntu-20.04
5454
python-version: 3.9
5555
extra-requirements: '-r requirements/testing/extra.txt'
56+
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
57+
pyside6-ver: '!=6.5.1'
5658
- os: ubuntu-20.04
5759
python-version: '3.10'
5860
extra-requirements: '-r requirements/testing/extra.txt'

0 commit comments

Comments
 (0)