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

Modify install to get arm64 packages when appropriate #8

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

Conversation

han-so1omon
Copy link

@han-so1omon han-so1omon commented Mar 13, 2024

This PR fixes #7

Checklist

  • I have signed the CLA => No. Where is the CLA?
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

Allow asdf-crictl to install arm64 package versions as appropriate

What changes did you make?

Changed hardcoded path to amd64 package to register if on amd/intel 64bit or arm 64bit platform

What alternative solution should we consider, if any?

The structure of the bin/install/get_platform_code() function may not be as clean as it could be. Possibly update that

@CLAassistant
Copy link

CLAassistant commented Mar 13, 2024

CLA assistant check
All committers have signed the CLA.

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.

Incorrect package downloaded for arm64
2 participants