Skip to content

Commit

Permalink
Merge pull request #41 from niclaurenti/upgrade-cibuild
Browse files Browse the repository at this point in the history
Upgrade cibuildwheel
  • Loading branch information
niclaurenti authored Apr 3, 2024
2 parents 669242e + d47aa3a commit 927965e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- uses: pypa/cibuildwheel@v2.16
- uses: pypa/cibuildwheel@v2.17
env:
CIBW_ARCHS_MACOS: auto x86_64 arm64
CIBW_SKIP: pp* cp36-* *-musllinux_x86_64 *_i686
Expand Down

0 comments on commit 927965e

Please sign in to comment.