ci: build goarm only for v7

This commit is contained in:
Geoff Bourne
2021-11-13 15:28:21 -06:00
parent a3c2de7dc2
commit af77f20a80
+3 -1
View File
@@ -10,7 +10,7 @@ brews:
- install: |
bin.install "mc-router"
builds:
- goos:
- goos:
- linux
- darwin
- windows
@@ -18,6 +18,8 @@ builds:
- amd64
- arm64
- arm
goarm:
- 7
ignore:
- goos: windows
goarch: arm