mirror of
https://github.com/containerd/containerd.git
synced 2026-07-16 12:32:52 +00:00
Due to an invalid architecture name (arm64), containerd could not build on aarch64 machines. Fix this by using the correct name of the architecture for conditional building. Signed-off-by: Aleksa Sarai <asarai@suse.de>