Skip to content

Commit

Permalink
Comment out segfaulting build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed May 23, 2024
1 parent 83c0c9d commit 51a5d22
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 @@ -46,7 +46,7 @@ jobs:
- linux: py39-test-pyside63
- linux: py310-test-pyqt64
- linux: py311-test-dev-pyqt64
- macos: py38-test-pyqt63
# - macos: py38-test-pyqt63 # segfault
- macos: py39-test-pyside63
- macos: py310-test-pyqt64
- macos: py311-test-dev-pyqt64
Expand Down

0 comments on commit 51a5d22

Please sign in to comment.