Skip to content

Commit

Permalink
Test on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
mobiusklein committed Jul 20, 2023
1 parent 7f4afa4 commit 097f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
os: [ubuntu-20.04, windows-2019]
os: [ubuntu-20.04, windows-2019, macos-latest]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 097f8b0

Please sign in to comment.