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.

@winterqt winterqt force-pushed the aarch64-linux-support branch from b83c04d to 8c7365e Compare July 19, 2024 21:47
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.
@winterqt winterqt force-pushed the aarch64-linux-support branch from 8c7365e to 561549f Compare September 6, 2024 16:31
@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