Skip to content

Commit

Permalink
cis: disable some tests on 3.12 and Pyside6
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Nov 13, 2023
1 parent e48c578 commit a640a5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
- python-version: '3.10'
qt-version: 5
qt-binding: pyside
# Segfaults on exit on all OSes (11/2023)
- python-version: '3.12'
qt-version: 6
qt-binding: pyside
- python-version: '3.11'
qt-version: 5
- python-version: '3.12'
Expand Down

0 comments on commit a640a5c

Please sign in to comment.