Skip to content

Feature: use arm64 runners for arm64 builds#88

Merged
TrueBrain merged 1 commit intoOpenTTD:mainfrom
TrueBrain:arm-runner
Feb 15, 2025
Merged

Feature: use arm64 runners for arm64 builds#88
TrueBrain merged 1 commit intoOpenTTD:mainfrom
TrueBrain:arm-runner

Conversation

@TrueBrain
Copy link
Copy Markdown
Member

@TrueBrain TrueBrain commented Jan 16, 2025

GitHub published:
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

We respond with this PR. Makes building arm containers a lot faster. Like: a lot a lot. A test of the run can be observed here:
https://github.com/OpenTTD/bananas-api/actions/runs/12817132520/job/35740185119

Note: currently the arm runner shows a lot of "Unexpected error attempting to determine if executable file exists". This is a error generated by https://github.com/actions/toolkit/blob/main/packages/io/src/io-util.ts#L84 , but otherwise has no impact on the runtime. I am sure one day GitHub will get to fixing that issue, what-ever it is that is causing it. Either way: not our problem, and isn't a problem for us.

@TrueBrain TrueBrain merged commit f2fd378 into OpenTTD:main Feb 15, 2025
@TrueBrain TrueBrain deleted the arm-runner branch February 15, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant