Skip to content

Commit

Permalink
ci: Build wheels for arm64 Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Nov 4, 2024
1 parent a589f1a commit 1ba3420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
architecture: x86
- os: windows
architecture: AMD64
- os: windows
architecture: ARM64
steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 1ba3420

Please sign in to comment.