Skip to content

Commit

Permalink
Add back MacOS to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Feb 11, 2025
1 parent 51954ca commit b2ccf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
os: ['ubuntu-22.04', 'ubuntu-22.04-arm']
os: ['macos-13', 'ubuntu-22.04', 'ubuntu-22.04-arm']
python-version: ['3.9']
include:
- python-version: '3.9'
Expand Down

0 comments on commit b2ccf79

Please sign in to comment.