ci: build goarm only for v7
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user