We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19646d4 commit ff13d1cCopy full SHA for ff13d1c
.github/workflows/build_deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
platforms: all
37
38
- name: Build wheels
39
- uses: joerick/cibuildwheel@v1.11.1
+ uses: joerick/cibuildwheel@v1.12.0
40
env:
41
# configure cibuildwheel to build native archs ('auto'), and some
42
# emulated ones
0 commit comments