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

👷 adding GitHub's new Ubuntu ARM runners to the workflows #58

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

burgholzer
Copy link
Member

GitHub now provides free Ubuntu ARM runners: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview 🎉

This PR adds the respective runners to the C++ tests, the Python tests, as well as the Python CD configuration.
This effectively removes one of the platforms that previously required emulation (aarch64), which is great to see.

The new runners are enabled by default and, at the moment, I did not add a way to opt out of using them. Let's see how smooth using them turns out to be.

@burgholzer burgholzer self-assigned this Jan 16, 2025
@burgholzer burgholzer added continuous integration Anything related to the CI setup minor Part of a minor release labels Jan 16, 2025
@burgholzer burgholzer merged commit 1d6ee08 into main Jan 16, 2025
2 checks passed
@burgholzer burgholzer deleted the linux-arm-runners branch January 16, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup minor Part of a minor release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant