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
Even Kind supports ARM arch, this action doesn't support it.
The main problem is that kind.sh scrip uses a hardcoded value for arch instead of using the agent arch.
I'm willing to contribute with the fix if you think that it's interesting