Skip to content

Commit

Permalink
vtk does not support aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernard Giroux committed Dec 20, 2024
1 parent f1afd05 commit 9792254
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:

- name: Build wheels
uses: pypa/cibuildwheel@v2.22.0
env:
# configure cibuildwheel to build native archs ('auto'), and some
# emulated ones
CIBW_ARCHS_LINUX: auto aarch64

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 9792254

Please sign in to comment.