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

Fix support for arm64 Linux identifying as aarch64 #24

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

soopurman
Copy link
Contributor

Every "arm64" Linux system that I'm aware of returns "aarch64" as the machine type (from uname -m).

This PR fixes support for this platform combination, while maintaining compatibility with the original pattern as well, to avoid unknown disruption.

@gr1m0h gr1m0h merged commit 655f7e8 into gr1m0h:main Jun 17, 2024
3 checks passed
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.

2 participants