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 9b72294 commit 6eddd20Copy full SHA for 6eddd20
.github/workflows/wheels.yml
@@ -85,7 +85,7 @@ jobs:
85
platforms: all
86
87
- name: Build wheels
88
- uses: pypa/cibuildwheel@v2.14
+ uses: pypa/cibuildwheel@v2.16
89
env:
90
CIBW_ARCHS_LINUX: x86_64
91
0 commit comments