Skip to content

Commit

Permalink
Enable universal2 wheels for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
segevfiner authored Oct 14, 2023
1 parent 574bf0b commit a4910be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: pypa/[email protected]
env:
CIBW_SKIP: 'pp* *-musllinux*'
CIBW_ARCHS_MACOS: universal2
CIBW_BEFORE_ALL_LINUX: >
yum install -y flex bison libnl3-devel bluez-libs-devel &&
curl https://www.tcpdump.org/release/libpcap-1.10.1.tar.gz -O &&
Expand Down

0 comments on commit a4910be

Please sign in to comment.