Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-van-Gils committed Jun 12, 2024
1 parent 00cbb84 commit a83f6d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
qt-lib: [pyqt5, pyqt6, pyside2, pyside6]
python-version: ["3.8", "3.9", "3.10", "3.11"]
qt-lib: [pyqt5, pyqt6]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a83f6d2

Please sign in to comment.