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 d24792d commit 605929aCopy full SHA for 605929a
.github/workflows/build.yml
@@ -136,7 +136,7 @@ jobs:
136
run: python .github/workflows/set_cibw_build.py
137
138
- name: Build wheels
139
- uses: pypa/cibuildwheel@v2.18
+ uses: pypa/cibuildwheel@v2.19
140
env:
141
CIBW_BUILD: ${{ env.CIBW_BUILD }}
142
with:
@@ -190,7 +190,7 @@ jobs:
190
191
192
193
194
195
196
0 commit comments