source-engine icon indicating copy to clipboard operation
source-engine copied to clipboard

[Feature Request] Add macOS Arm to CI

Open shinra-electric opened this issue 2 years ago • 3 comments

CI currently builds x64 macOS versions. Would be good to add Arm builds too.

shinra-electric avatar May 23 '23 16:05 shinra-electric

Currently this isn't possible because GitHub does not provide architectures other than x64 (except self-hosted runners)

er2off avatar May 24 '23 09:05 er2off

@Er2ch it's possible

nillerusr avatar Jun 19 '23 14:06 nillerusr

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/

shinra-electric avatar Feb 27 '24 22:02 shinra-electric