Skip to content

Commit

Permalink
pyside6.4 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Mar 6, 2024
1 parent fd6f047 commit 1a07e6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
backend: "pyside6!=6.6.2"
- python-version: "3.10"
platform: windows-latest
backend: "pyside6!=6.6.2"
backend: "pyside6==6.4.3"
- python-version: "3.11"
platform: windows-latest
backend: "pyside6!=6.6.2"
backend: "pyside6==6.4.3"

- python-version: "3.12"
platform: macos-latest
Expand Down

0 comments on commit 1a07e6e

Please sign in to comment.