Skip to content

Commit

Permalink
Merge pull request #12 from stuart-cls/test-addons-pyqt6.7
Browse files Browse the repository at this point in the history
test-addons: Bump pyqt6 version to 6.7 (Fixes #10)
  • Loading branch information
markotoplak authored Nov 22, 2024
2 parents 53bc531 + f9909f3 commit 16cf535
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 @@ -11,7 +11,7 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
python-version: ['3.10']
tox_env: [orange-released]
pyqt: ['5.15.*', '6.6.*']
pyqt: ['5.15.*', '6.7.*']
experimental: [false]
include:
- os: windows-latest
Expand Down

0 comments on commit 16cf535

Please sign in to comment.