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
The latest GitHub CLI 2.8.0 release fixes this by falling back to amd64 binary if Rosetta is installed. If an arm64 binary is found, for example as a product of the latest gh-extension-precompile action, however, then its codesigning is fixed after downloading to allow execution by the OS.
Is your feature request related to a problem? Please describe.
$ gh extension install stoe/gh-report gh-report unsupported for darwin-arm64.
Describe the solution you'd like
Support darwin-arm64
Describe alternatives you've considered
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: