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

ci: add Linux arm64 builds #1487

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Conversation

alaviss
Copy link
Contributor

@alaviss alaviss commented Jan 18, 2025

Summary

Add arm64 linux builds.

Details

GitHub recently opened up arm64 Linux machines for free, so taking this
opportunity to start offering arm64 Linux builds.

All that was being done here was adding a new entry to the CI matrix.
The output is based on an Ubuntu 22.04 runtime, and as such will /not/
run on Android or non-GNU systems.

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

@alaviss alaviss added enhancement New feature or request ci Continuous Integration labels Jan 18, 2025
@alaviss alaviss requested a review from a team as a code owner January 18, 2025 03:36
@saem
Copy link
Collaborator

saem commented Jan 18, 2025

/merge

Copy link

Merge requested by: @saem

Contents after the first section break of the PR description has been removed and preserved below:


Notes for Reviewers

  • According to a test run prior to this PR, the performance is found to be comparable to x86 Linux runners.

@chore-runner chore-runner bot added this pull request to the merge queue Jan 18, 2025
Merged via the queue into nim-works:devel with commit 4ffe999 Jan 18, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants