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