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

migrate linux ARM64 CI testing to GitHub #853

Open
BenWibking opened this issue Jan 16, 2025 · 0 comments
Open

migrate linux ARM64 CI testing to GitHub #853

BenWibking opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
CI enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Comments

@BenWibking
Copy link
Collaborator

Describe the proposal
GitHub now provides free cloud instances of Linux ARM64 virtual machines to run CI actions: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

We just need to change the OS to ubuntu-24.04-arm in the YAML files.

Describe alternatives you've considered
Keep using CircleCI for Linux ARM builds.

Additional context
This gives us test coverage to ensure things work on ARM-based Grace Hopper nodes.

@BenWibking BenWibking added CI enhancement New feature or request labels Jan 16, 2025
@BenWibking BenWibking self-assigned this Jan 16, 2025
@dosubot dosubot bot added the github_actions Pull requests that update GitHub Actions code label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

1 participant