Skip to content

Commit 455db48

Browse files
committed
- try and force swig install on linux again
1 parent 4930e67 commit 455db48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
env:
6868
CIBW_BUILD: ${{ matrix.python_version }}
6969
CIBW_ARCHS_MACOS: x86_64 arm64
70+
CIBW_BEFORE_BUILD_LINUX: "pip install swig==4.4.1"
7071
CIBW_SKIP: "*-musllinux* cp36-* cp37-* cp38-* *-win32 *-manylinux_i686"
7172

7273
- name: Upload wheels

0 commit comments

Comments
 (0)