Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitHub macOS ARM runners for building ARM macOS binaries #600

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

AlexTMjugador
Copy link
Collaborator

GitHub introduced free macOS ARM runners on January, and my experience using them in other projects to improve CI times and be able to actually run tests on Apple Silicon Macs has been positive. Let's use them in OxiPNG to hopefully speed up CI a bit, and finally be able to run the test suite on AArch64 macOS.

@AlexTMjugador AlexTMjugador added github_actions Pull requests that update GitHub Actions code T-Techdebt Internal changes to improve software maintainability labels Mar 28, 2024
GitHub introduced free macOS ARM runners on January, and my experience
using them in other projects to improve CI times and be able to actually
run tests on Apple Silicon Macs has been positive. Let's use them in
OxiPNG to hopefully speed up CI a bit, and finally be able to run the
test suite on AArch64 macOS.
Copy link
Collaborator

@andrews05 andrews05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks good!

@andrews05 andrews05 merged commit db7da03 into master Mar 28, 2024
13 checks passed
@andrews05 andrews05 deleted the feat/macos-arm-ci-runners branch March 28, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code T-Techdebt Internal changes to improve software maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants