Disable broken ppc builds

Disable linux/{ppc64,ppc64le} until we figure out what is wrong with the
automated build pipeline.
This commit is contained in:
Ben Kochie 2016-11-16 14:27:50 +01:00
parent abe8e297a6
commit 887127e713
1 changed files with 3 additions and 2 deletions

View File

@ -27,5 +27,6 @@ crossbuild:
- linux/arm
- linux/arm64
- netbsd/arm
- linux/ppc64
- linux/ppc64le
# Temporarily deactivated as this does not currently build with promu.
#- linux/mips64
#- linux/mips64le