We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d6a526 + fc2c273 commit 1178e20Copy full SHA for 1178e20
1 file changed
.github/workflows/buildwheel.yml
@@ -42,7 +42,7 @@ jobs:
42
if: ${{ matrix.os == 'windows-2019' }}
43
44
- name: Build wheels
45
- uses: pypa/cibuildwheel@v2.19.1
+ uses: pypa/cibuildwheel@v2.19.2
46
env:
47
# override setting in pyproject.toml to use msys2 instead of msys64 bash
48
CIBW_BEFORE_ALL_WINDOWS: msys2 -c bin/cibw_before_all_windows.sh
0 commit comments