Skip to content

[CI] Add AArch64 Linux workflow using GitHub's runner#15600

Merged
straight-shoota merged 2 commits intocrystal-lang:masterfrom
HertzDevil:ci/aarch64-linux-github
Mar 31, 2025
Merged

[CI] Add AArch64 Linux workflow using GitHub's runner#15600
straight-shoota merged 2 commits intocrystal-lang:masterfrom
HertzDevil:ci/aarch64-linux-github

Conversation

@HertzDevil
Copy link
Contributor

@HertzDevil HertzDevil commented Mar 25, 2025

Adds a workflow using the new ubuntu-24.04-arm runner, cross-compiled from ubuntu-24.04. This will enable AArch64 CI in forks for the first time ever.

@HertzDevil HertzDevil marked this pull request as ready for review March 25, 2025 14:36
@straight-shoota
Copy link
Member

GitHub-hosted AArch64 runners are still in a public preview status. I'm not sure how stable it is. But they say it's subject to change and might experience service availability issues.

Since we have the aarch64-linux target covered on our self-hosted runners via runs-on, do we need this immediately? Does enabling CI to run in forks provide any major benefit?

Copy link
Member

@straight-shoota straight-shoota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose it doesn't hurt.
We can review the duplication between GHA runner and runs-on later.

@straight-shoota straight-shoota added this to the 1.16.0 milestone Mar 28, 2025
@straight-shoota straight-shoota merged commit d7f38b1 into crystal-lang:master Mar 31, 2025
35 checks passed
@HertzDevil HertzDevil deleted the ci/aarch64-linux-github branch March 31, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants