storopoli / flakes

NixOS/MacOS Nix Minimalist-Hardened-Privacy-oriented Configs
MIT License
48 stars 5 forks source link

ci: macos apple silicon tests #51

Closed storopoli closed 8 months ago

storopoli commented 8 months ago

This pull request adds macOS Apple Silicon tests to the CI workflow. It includes a new job called "macos-arm-test" that runs on macOS 14 and performs the necessary steps to test the code on Apple Silicon. This ensures that the code is compatible with both Intel and Apple Silicon architectures.

Closes #6.