aboutsummaryrefslogtreecommitdiff
path: root/.promu.yml
diff options
context:
space:
mode:
authorTobias Schmidt <tobidt@gmail.com>2017-04-11 11:46:43 -0300
committerTobias Schmidt <tobidt@gmail.com>2017-04-11 11:46:43 -0300
commit8edc142113ba2194d42e733e292eb34c64ec216e (patch)
treef3f57c720b7f6d91ed54c76b7089a9d9c339840f /.promu.yml
parent41a44a4d24a8115e47d7b339440bd598445be348 (diff)
downloadprometheus_node_collector-8edc142113ba2194d42e733e292eb34c64ec216e.tar.bz2
prometheus_node_collector-8edc142113ba2194d42e733e292eb34c64ec216e.tar.xz
prometheus_node_collector-8edc142113ba2194d42e733e292eb34c64ec216e.zip
Remove netbsd/arm support for now
There are crossbuild errors on netbsd/arm with go1.8. Assuming there is only a small minority of people running netbsd on ARM processors, disabling these builds is the fastest workaround.
Diffstat (limited to '.promu.yml')
-rw-r--r--.promu.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.promu.yml b/.promu.yml
index 70956c8..042bc81 100644
--- a/.promu.yml
+++ b/.promu.yml
@@ -26,7 +26,6 @@ crossbuild:
26 - netbsd/386 26 - netbsd/386
27 - linux/arm 27 - linux/arm
28 - linux/arm64 28 - linux/arm64
29 - netbsd/arm
30 # Temporarily deactivated as this does not currently build with promu. 29 # Temporarily deactivated as this does not currently build with promu.
31 #- linux/mips64 30 #- linux/mips64
32 #- linux/mips64le 31 #- linux/mips64le