You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.
Describe the feature or problem you'd like to solve
Currently, the install script does not support MacOSX M1 machines, because there is no download available at https://github.com/profclems/glab/releases/download/v1.22.0/glab_1.22.0_macOS_arm64.tar.gz
That causes the script to fail.
Propose a Solution
Add cross-compilation for the macOS_arm64 target
The text was updated successfully, but these errors were encountered: