ci: add aarch64-linux support for checks, builds, and releases - #990
Merged
Conversation
SuperSandro2000
approved these changes
Mar 1, 2026
Member
|
Oh so there finally are ARM runners! Thanks for adding support |
nzbr
enabled auto-merge (rebase)
March 15, 2026 01:24
nzbr
disabled auto-merge
March 15, 2026 01:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add aarch64-linux support to the CI/CD pipeline, enabling ARM64 Windows releases, fixes #534
Changes
x86_64-linuxandaarch64-linuxusing matrix strategynixos.wsl(x86_64) onubuntu-24.04nixos.aarch64.wsl(aarch64) onubuntu-24.04-armtarball-x86_64artifact name (tests remain x86_64-only aswindows-11-armrunner lacks nested virtualization support required for WSL2)aarch64nixosConfiguration using a sharedmkSystemhelperRelease Artifacts
With this change, releases will include:
nixos.wsl+nixos.wsl.sha256(x86_64)nixos.aarch64.wsl+nixos.aarch64.wsl.sha256(aarch64)Testing
Tested on Surface Pro 11 (Snapdragon X Elite)