Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Add matrix strategy to CI workflow for multi-arch builds
* The CI pipeline now supports builds for both x86-64 and aarch64-linux platforms by introducing a matrix strategy. * Additionally, steps have been included to set up QEMU for ARM64 and improved configurations for Nix to better handle multi-arch builds. * Ref based on https://lgug2z.com/articles/building-and-privately-caching-x86-and-aarch64-nixos-systems-on-github-actions
- Loading branch information