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

Cross-compile for aarch64 in CI #33

Closed
robertknight opened this issue Jan 6, 2024 · 1 comment · Fixed by #49
Closed

Cross-compile for aarch64 in CI #33

robertknight opened this issue Jan 6, 2024 · 1 comment · Fixed by #49
Labels
tooling Tools for debugging / profiling etc.

Comments

@robertknight
Copy link
Owner

GitHub doesn't provide ARM runners for OSS projects yet, but CI could at least cross-compile for aarch64.

@robertknight robertknight added the tooling Tools for debugging / profiling etc. label Jan 6, 2024
@robertknight
Copy link
Owner Author

robertknight commented Feb 4, 2024

GitHub doesn't provide ARM runners for OSS projects yet, but CI could at least cross-compile for aarch64.

That's no longer true, M1 runners are available now - https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/.

There are also a separate kind of Arm runner coming at some future point - https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Tools for debugging / profiling etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant