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 ae8f96e commit 96ca3e9Copy full SHA for 96ca3e9
.github/workflows/build.yml
@@ -132,7 +132,7 @@ jobs:
132
run: python .github/workflows/set_cibw_build.py
133
134
- name: Build wheels
135
- uses: pypa/cibuildwheel@v2.14
+ uses: pypa/cibuildwheel@v2.15
136
env:
137
CIBW_BUILD: ${{ env.CIBW_BUILD }}
138
with:
@@ -182,7 +182,7 @@ jobs:
182
183
184
185
186
187
188
0 commit comments