Skip to content

Commit

Permalink
Update wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney authored Oct 9, 2023
1 parent e506d70 commit d7bac8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.6.1
uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_PRERELEASE_PYTHONS: True
CIBW_ARCHS_MACOS: x86_64 universal2
Expand Down

0 comments on commit d7bac8d

Please sign in to comment.