Skip to content

Commit

Permalink
fix wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Sep 4, 2023
1 parent dc27c95 commit 75b46cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Expand Up @@ -34,6 +34,9 @@ jobs:
arch: aarch64
- os: ubuntu-latest
arch: universal2
# some unrelated error with installing pillow
- os: ubuntu-latest
py: cp38
env:
CIBW_BUILD: ${{ matrix.py }}-*
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down

0 comments on commit 75b46cb

Please sign in to comment.