mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-02-21 03:25:57 -08:00
Merge pull request #551 from prometheus/grobie/remove-netbsd-arm-support
Remove netbsd/arm support for now
This commit is contained in:
commit
09727a6191
|
@ -26,7 +26,6 @@ crossbuild:
|
||||||
- netbsd/386
|
- netbsd/386
|
||||||
- linux/arm
|
- linux/arm
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
- netbsd/arm
|
|
||||||
# Temporarily deactivated as this does not currently build with promu.
|
# Temporarily deactivated as this does not currently build with promu.
|
||||||
#- linux/mips64
|
#- linux/mips64
|
||||||
#- linux/mips64le
|
#- linux/mips64le
|
||||||
|
|
Loading…
Reference in a new issue