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