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
Fix Makefile for Linux target when run on an Arm64 Mac
The k3sup binary is for Linux amd64, but was being created for
Linux arm64 and not Linux amd64.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
0 commit comments