Skip to content

Commit

Permalink
update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje authored Nov 22, 2022
1 parent 14ec3a7 commit ccbd931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
submodules: true
- name: Build wheels
uses: pypa/cibuildwheel@v2.8.1
uses: pypa/cibuildwheel@v2.11.2
env:
CIBW_BEFORE_BUILD_LINUX: "python3 -m pip install cmake"
CIBW_ARCHS_MACOS: "x86_64 arm64"
Expand Down

0 comments on commit ccbd931

Please sign in to comment.