add ARM support (#303)

This commit is contained in:
Robert Brennan
2020-05-20 10:40:08 -04:00
committed by GitHub
parent 54d796b1f3
commit f4fc7c1b5d

View File

@@ -6,6 +6,19 @@ changelog:
exclude:
- '^docs:'
- '^test:'
builds:
- id: watcher
env:
- CGO_ENABLED=0
- GO111MODULE=on
goarch:
- amd64
- arm
- arm64
- 386
goarm:
- 6
- 7
brews:
- name: polaris
github: