Skip to content

Commit

Permalink
Enable windows-aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed Sep 23, 2024
1 parent a94f3e4 commit 3774c6d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ jobs:
manylinux: musllinux_1_1
interpreter: all
python-architecture: x64
exclude:
# FIXME aarch64 builds broken, see https://github.com/PyO3/maturin/issues/2110
- os: windows-latest
target: aarch64

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3774c6d

Please sign in to comment.