Skip to content

Commit

Permalink
Merge pull request #158 from hanjinliu/update-workflow
Browse files Browse the repository at this point in the history
Use python 3.11 for testing pyqt6
  • Loading branch information
hanjinliu authored Oct 28, 2024
2 parents c57c8ce + 4a2443c commit e0bb391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
platform: [ubuntu-latest, macos-latest, windows-latest]
backend: [pyqt5]
include:
- python-version: "3.10"
- python-version: "3.11"
platform: ubuntu-latest
backend: pyqt6

Expand Down

0 comments on commit e0bb391

Please sign in to comment.