-
Notifications
You must be signed in to change notification settings - Fork 8
Use GitHub Actions native arm64 runners #341
Copy link
Copy link
Labels
part:ciAffects the GitHub workflow and other parts for running CIAffects the GitHub workflow and other parts for running CIpart:templateAffects the cookiecutter template filesAffects the cookiecutter template filestype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Metadata
Metadata
Assignees
Labels
part:ciAffects the GitHub workflow and other parts for running CIAffects the GitHub workflow and other parts for running CIpart:templateAffects the cookiecutter template filesAffects the cookiecutter template filestype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
What's needed?
Now native arm64 runners are available for public projects:
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview
Proposed solution
Remove the nox-cross-arch jobs and just add this arch to the nox matrix.
Additional context
If we switch to the nox action, we can use something like this: