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

Support installation for arm64 architecture #452

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

Conversation

jdragonbae
Copy link

This patch supports installation for arm64 architecture.
Since go-ios supports arm64 in #399,
we can use arm64 instead of amd64 for installation.

This patch supports installation for arm64 architecture.
Since go-ios supports arm64 in danielpaulus#399, we can use arm64 instead
of amd64 for installation.
Copy link
Owner

@danielpaulus danielpaulus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jdragonbae
Copy link
Author

jdragonbae commented Aug 19, 2024

@danielpaulus Thanks for the review.
Can we merge this PR into main?

@danielpaulus
Copy link
Owner

@jdragonbae I had to revert #399 because it broke the release pipeline. I will try and double check this week that the change above works with the reverted state too.

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