Skip to content

Commit

Permalink
Bump ciwheelbuild version to fix pypa/cibuildwheel#1740
Browse files Browse the repository at this point in the history
  • Loading branch information
yetinam committed Mar 8, 2024
1 parent 734e181 commit 62cb548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.13
- uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ARCHS_MACOS: universal2
CIBW_ARCHS_WINDOWS: auto ARM64
Expand Down

0 comments on commit 62cb548

Please sign in to comment.