Skip to content

Commit e49b9c4

Browse files
committed
cibw failed on windows
1 parent 9a38694 commit e49b9c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: matrix.os == 'macos-latest'
4848
run: brew install swig
4949

50-
- uses: pypa/cibuildwheel@v2.16.2
50+
- uses: pypa/cibuildwheel@v2.16.5
5151
env:
5252
CIBW_BUILD: ${{ matrix.python_version }}
5353
CIBW_ARCHS_MACOS: x86_64 arm64

0 commit comments

Comments
 (0)