Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szabolcsdombi authored Feb 28, 2023
1 parent 44e7c10 commit beebc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
output-dir: dist/
env:
CIBW_ARCHS_MACOS: "x86_64 universal2"
CIBW_BEFORE_BUILD_LINUX: "apt install libegl1-mesa-dev"
CIBW_BUILD: cp37-* cp38-* cp39-* cp310-* cp311-* pp*
CIBW_ARCHS: ${{ matrix.cibw_archs }}
CIBW_SKIP: "*-musllinux*"
Expand Down

0 comments on commit beebc1f

Please sign in to comment.