Skip to content

Commit

Permalink
need newer cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann authored Oct 28, 2022
1 parent 71e0866 commit 7e905aa
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 @@ -35,7 +35,7 @@ jobs:
with:
submodules: recursive

- uses: pypa/cibuildwheel@v2.3.1
- uses: pypa/cibuildwheel@v2.11.2
env:
CIBW_BUILD: ${{ matrix.python_version }}
CIBW_ARCHS_MACOS: x86_64 arm64
Expand Down

0 comments on commit 7e905aa

Please sign in to comment.