Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkovari committed Oct 4, 2022
1 parent 082a15d commit 8cd40dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- python-version: '3.9'
pyqt: 'PyQt5'
os: ubuntu-latest
- python-version: '3.7'
pyqt: 'PyQt5'
os: macos-10.15
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 8cd40dc

Please sign in to comment.