Skip to content

Commit

Permalink
update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed May 18, 2021
1 parent 823c6a5 commit a5b554e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/setup-qemu-action@v1
with:
platforms: arm64
- uses: joerick/cibuildwheel@v1.9.0
- uses: joerick/cibuildwheel@v1.11.0
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64
Expand Down

0 comments on commit a5b554e

Please sign in to comment.