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: Enable ci tests on arm64 #890

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

Conversation

seungukshin
Copy link

This changes enables CI tests on arm64 runner.

Ther guest-components's CI is as following: (${\color{red}red}$ parts are added by this change, links are test results on forked repo.)

@seungukshin seungukshin requested a review from a team as a code owner January 28, 2025 13:40
Signed-off-by: Seunguk Shin <[email protected]>
Reviewed-by: Nick Connolly <[email protected]>
rust on aarch64-unknown-linux-gnu has a bug which faces SIGSEGV
intermittently (rust-lang/rust#135867)
with 1.83.0 or later.
rust 1.82.0 will be used until the above issue is resolved.

Signed-off-by: Seunguk Shin <[email protected]>
@seungukshin
Copy link
Author

rust on aarch64-unknown-linux-gnu has a bug which faces SIGSEGV intermittently (rust-lang/rust#135867) with 1.83.0 or later. I added a commit to use rust 1.82.0 instead.

PR test results in the forked repo.: seungukshin#4

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