Skip to content

Commit

Permalink
Revert "add Windows AArch64 support"
Browse files Browse the repository at this point in the history
This reverts commit 27a61b8.
  • Loading branch information
oconnor663 committed Nov 25, 2024
1 parent 801ee02 commit 22e580a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- { os: ubuntu-latest, target: aarch64, manylinux: musllinux_1_1 }
- { os: windows-latest, target: x86_64 }
- { os: windows-latest, target: i686 }
- { os: windows-latest, target: aarch64 }

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

0 comments on commit 22e580a

Please sign in to comment.