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 d439ea3 commit 90f805eCopy full SHA for 90f805e
.github/workflows/build.yml
@@ -133,7 +133,7 @@ jobs:
133
run: python .github/workflows/set_cibw_build.py
134
135
- name: Build wheels
136
- uses: pypa/cibuildwheel@v2.16
+ uses: pypa/cibuildwheel@v2.17
137
env:
138
CIBW_BUILD: ${{ env.CIBW_BUILD }}
139
with:
@@ -184,7 +184,7 @@ jobs:
184
185
186
187
188
189
190
0 commit comments