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
+2
View File
@@ -18,6 +18,8 @@ builds:
- amd64 - amd64
- arm64 - arm64
- arm - arm
goarm:
- 7
ignore: ignore:
- goos: windows - goos: windows
goarch: arm goarch: arm