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