aboutsummaryrefslogtreecommitdiff
path: root/.promu.yml
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2016-11-16 14:27:50 +0100
committerBen Kochie <superq@gmail.com>2016-11-16 15:19:38 +0100
commit887127e713c8620a6f582b65b69151938d485adf (patch)
treeed42878d3e3c73b2d49c800fe3600dcd69201421 /.promu.yml
parentabe8e297a6161bc341dab101c8dcbbf199334356 (diff)
downloadprometheus_node_collector-887127e713c8620a6f582b65b69151938d485adf.tar.bz2
prometheus_node_collector-887127e713c8620a6f582b65b69151938d485adf.tar.xz
prometheus_node_collector-887127e713c8620a6f582b65b69151938d485adf.zip
Disable broken ppc builds
Disable linux/{ppc64,ppc64le} until we figure out what is wrong with the automated build pipeline.
Diffstat (limited to '.promu.yml')
-rw-r--r--.promu.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.promu.yml b/.promu.yml
index 5d9b32f..70956c8 100644
--- a/.promu.yml
+++ b/.promu.yml
@@ -27,5 +27,6 @@ crossbuild:
27 - linux/arm 27 - linux/arm
28 - linux/arm64 28 - linux/arm64
29 - netbsd/arm 29 - netbsd/arm
30 - linux/ppc64 30 # Temporarily deactivated as this does not currently build with promu.
31 - linux/ppc64le 31 #- linux/mips64
32 #- linux/mips64le