source-engine
source-engine copied to clipboard
[Feature Request] Add macOS Arm to CI
CI currently builds x64 macOS versions. Would be good to add Arm builds too.
Currently this isn't possible because GitHub does not provide architectures other than x64 (except self-hosted runners)
@Er2ch it's possible
M1 runners are available now on GitHub:
https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/