aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2018-09-30 16:45:32 +0200
committerGitHub <noreply@github.com>2018-09-30 16:45:32 +0200
commit5a461d261c99ed9479e491c97cfd3bfe310a4139 (patch)
treedbf7cedef974a692350c4c27f337771e1a78f4f4
parent526eac15c54929c7728fcf13ad775525c4292c10 (diff)
downloadprometheus_node_collector-5a461d261c99ed9479e491c97cfd3bfe310a4139.tar.bz2
prometheus_node_collector-5a461d261c99ed9479e491c97cfd3bfe310a4139.tar.xz
prometheus_node_collector-5a461d261c99ed9479e491c97cfd3bfe310a4139.zip
Add linux/s390x build (#1092)
Signed-off-by: Ben Kochie <superq@gmail.com>
-rw-r--r--.promu-no-cgo.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.promu-no-cgo.yml b/.promu-no-cgo.yml
index 0dac507..b329ed3 100644
--- a/.promu-no-cgo.yml
+++ b/.promu-no-cgo.yml
@@ -26,3 +26,4 @@ crossbuild:
26 - linux/mips64le 26 - linux/mips64le
27 - linux/ppc64 27 - linux/ppc64
28 - linux/ppc64le 28 - linux/ppc64le
29 - linux/s390x