We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can migrate to GitHub hosted arm runner from self-hosted arm runner: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
Continuous Integration
The text was updated successfully, but these errors were encountered:
apacheGH-45307: [CI] Use GitHub hosted arm runner
173d510
GH-45307: [CI] Use GitHub hosted arm runner (#45308)
ba79a48
### Rationale for this change GitHub hosted arm runner is available: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/ ### What changes are included in this PR? Use `ubuntu-24.04-arm` instead of self-hosted runner. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #45307 Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Raúl Cumplido <[email protected]>
Issue resolved by pull request 45308 #45308
Sorry, something went wrong.
kou
No branches or pull requests
Describe the enhancement requested
We can migrate to GitHub hosted arm runner from self-hosted arm runner:
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
Component(s)
Continuous Integration
The text was updated successfully, but these errors were encountered: