Skip to content

Commit

Permalink
ci: use pyqt6
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 20, 2024
1 parent 5d915a7 commit 145692b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
matrix:
include:
- repo: pymmcore-plus/pymmcore-plus
qt: "pyside6"
qt: "pyqt6"
- repo: pymmcore-plus/pymmcore-widgets
qt: "pyqt6"
# - repo: pymmcore-plus/napari-micromanager
Expand Down

0 comments on commit 145692b

Please sign in to comment.