mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Disable ppc64le for now
This commit is contained in:
parent
e3c8c4c22b
commit
2c9b83f291
@ -68,7 +68,7 @@ else
|
||||
linux/amd64
|
||||
linux/arm
|
||||
linux/arm64
|
||||
linux/ppc64le
|
||||
#linux/ppc64le # temporarily disabled due to a linking error
|
||||
)
|
||||
|
||||
# If we update this we should also update the set of golang compilers we build
|
||||
@ -78,7 +78,7 @@ else
|
||||
linux/386
|
||||
linux/arm
|
||||
linux/arm64
|
||||
linux/ppc64le
|
||||
#linux/ppc64le # temporarily disabled due to a linking error
|
||||
darwin/amd64
|
||||
darwin/386
|
||||
windows/amd64
|
||||
|
Loading…
Reference in New Issue
Block a user