Skip to content

Commit

Permalink
TST: allow macOS pyside63 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Nov 1, 2022
1 parent 9dbfd35 commit 3e2256c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
# Test a few configurations on macOS
- macos: py38-test-pyqt514-all
- macos: py310-test-pyqt515
- macos: py310-test-pyside63
- macos: py310-test-pyqt64
- macos: py311-test-pyqt515
Expand Down Expand Up @@ -92,6 +91,7 @@ jobs:
# Python 3.11.0 failing on Windows in test_image.py on
# > assert df.find_factory(fname) is df.img_data
- linux: py310-test-pyside64
- macos: py310-test-pyside63
- windows: py310-test-pyside64
- linux: py311-test-pyside64
- macos: py311-test-pyside64
Expand Down

0 comments on commit 3e2256c

Please sign in to comment.