mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
drop arm (not arm64) from builds
This commit is contained in:
@@ -34,7 +34,6 @@ BASE="haproxy:${TAG}"
|
||||
# tag arch, manifest architecture, variant
|
||||
ARCHES=(
|
||||
"amd64,amd64,"
|
||||
"arm32v6,arm,v6"
|
||||
"arm64v8,arm64,v8"
|
||||
"ppc64le,ppc64le,"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user