Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Add aarch64-pc-windows-msvc target to the build matrix for Windows ARM64 support
  • Skip binary verification for ARM64 targets (cannot run on x64 runners)
  • Update README platform support table to include Windows ARM64

Test plan

  • Verify build workflow passes for all targets including new Windows ARM64
  • Confirm Windows ARM64 artifact is uploaded
  • Verify ARM64 targets skip the "Verify build" step

Add aarch64-pc-windows-msvc target to the build matrix for Windows
ARM64 support. Skip binary verification for ARM64 targets since they
cannot run on x64 runners.

Update README platform support table to include Windows ARM64.
@CalvinAllen CalvinAllen merged commit 968bb51 into main Jan 9, 2026
14 checks passed
@CalvinAllen CalvinAllen deleted the feat/build/windows-arm64 branch January 9, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants