Closed jameskermode closed 1 year ago
Seems I was mistaken, Windows ARM is not going to be supported on GitHub Actions runners: https://github.com/actions/runner-images/issues/768. There is Windows ARM support, but for self-hosted runners only.
Similar situation for macOS ARM64: https://github.com/actions/runner-images/issues/2187
So we're probably stuck with cross-compiling if we want ARM64 wheels.
Try out new GitHub Actions native ARM64 runners