Use GitHub Actions native arm64 runners #341
Labels
part:ci
Affects the GitHub workflow and other parts for running CI
part:template
Affects the cookiecutter template files
type:enhancement
New feature or enhancement visitble to users
Milestone
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:
The text was updated successfully, but these errors were encountered: