Closed raulcd closed 1 month ago
Thanks!
FYI: We may be able to use GitHub hosted Arm runner in this year: https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/
Yes, as soon as they are available we should migrate the existing jobs that use self-hosted arm runners.
We have some jobs that run on ARM self-hosted runners, we should also add those: https://github.com/apache/arrow/blob/main/.github/workflows/go.yml#L80-L91
I've created a JIRA issue asking INFRA to add this repository to the runner group so we can use the self-hosted runners that we share with the rest of repositories (arrow, arrow-nanoarrow and arrow-adbc): https://issues.apache.org/jira/browse/INFRA-26098