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

Add support for aarch64 Linux #678

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

winterqt
Copy link

@winterqt winterqt commented Jul 19, 2024

Before this change, runners on non-macOS would always succeed by downloading the x86_64 binary for their respective platform, which is obviously problematic.

To solve this, this change introduces both support for aarch64 Linux, and process architecture validation.

Before this change, runners on non-macOS would always succeed by downloading
the x86_64 binary for their respective platform, which is obviously problematic.

To solve this, this change introduces both support for aarch64 Linux, and
processor architecture validation.
@fwal fwal added the enhancement New feature or request label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants