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 9d3bf1c commit 9a66f7dCopy full SHA for 9a66f7d
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
platforms: all
21
22
- name: Build wheels
23
- uses: pypa/cibuildwheel@2.6.0
+ uses: pypa/cibuildwheel@v2.6.1
24
env:
25
# configure cibuildwheel to build native archs ('auto'), and some
26
# emulated ones
0 commit comments