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

Pipline aarch64 fix #909

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Moerliy
Copy link

@Moerliy Moerliy commented Nov 26, 2024

Mentioned in issue #882 the binaries provided for linux-aarch64 are currently x86_64 architecture.

This PR changes the GitHub CI pipeline to use QEMU to emulate aarch64 architecture to compile the right bin's.
One thing I noticed is that the pipeline step for aarch64 will now take much longer (obviously because of the emulation).

Maybe there is a better way but I just wanted to get the ball rolling on this.

Moerliy and others added 2 commits November 26, 2024 10:21
- change linux-aarch64 to aarch64 container
- add qemu for architecture emulation
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