Commit 2c9b83f2 authored by Clayton Coleman's avatar Clayton Coleman

Disable ppc64le for now

parent e3c8c4c2
...@@ -68,7 +68,7 @@ else ...@@ -68,7 +68,7 @@ else
linux/amd64 linux/amd64
linux/arm linux/arm
linux/arm64 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 # If we update this we should also update the set of golang compilers we build
...@@ -78,7 +78,7 @@ else ...@@ -78,7 +78,7 @@ else
linux/386 linux/386
linux/arm linux/arm
linux/arm64 linux/arm64
linux/ppc64le #linux/ppc64le # temporarily disabled due to a linking error
darwin/amd64 darwin/amd64
darwin/386 darwin/386
windows/amd64 windows/amd64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment