mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
By default, setup-go installs ppc64 binary instead of ppc64le, resulting in an exec format error. Pass the arch explicitly to fix this. Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>