aboutsummaryrefslogtreecommitdiff
path: root/.promu.yml
diff options
context:
space:
mode:
authorTobias Schmidt <tobidt@gmail.com>2017-04-10 23:27:23 -0300
committerTobias Schmidt <tobidt@gmail.com>2017-04-10 23:27:23 -0300
commit8aec44617aa0b2db241fa26e3ba38b121992618a (patch)
treef94347d22cfdb6fe8016b5c7c41ff558869033e8 /.promu.yml
parent41a44a4d24a8115e47d7b339440bd598445be348 (diff)
downloadprometheus_node_collector-8aec44617aa0b2db241fa26e3ba38b121992618a.tar.bz2
prometheus_node_collector-8aec44617aa0b2db241fa26e3ba38b121992618a.tar.xz
prometheus_node_collector-8aec44617aa0b2db241fa26e3ba38b121992618a.zip
Remove Windows support
Use https://github.com/martinlindhe/wmi_exporter instead.
Diffstat (limited to '.promu.yml')
-rw-r--r--.promu.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.promu.yml b/.promu.yml
index 70956c8..3af781e 100644
--- a/.promu.yml
+++ b/.promu.yml
@@ -20,8 +20,6 @@ crossbuild:
20 - linux/386 20 - linux/386
21 - darwin/amd64 21 - darwin/amd64
22 - darwin/386 22 - darwin/386
23 - windows/amd64
24 - windows/386
25 - netbsd/amd64 23 - netbsd/amd64
26 - netbsd/386 24 - netbsd/386
27 - linux/arm 25 - linux/arm