Skip to content

Commit

Permalink
Use pyqt==6.6.*
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec authored Nov 2, 2023
1 parent 35785ec commit 7835f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-addons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
python-version: ['3.10']
tox_env: [orange-released]
pyqt: ['5.15.*', '6.5.*']
pyqt: ['5.15.*', '6.6.*']
experimental: [false]
include:
- os: windows-latest
Expand Down

0 comments on commit 7835f60

Please sign in to comment.