mirror of https://github.com/allinssl/allinssl
remove goarm configuration for arm architecture in .goreleaser.yml
parent
ad34bdb983
commit
a55e510b9e
|
@ -27,8 +27,6 @@ builds:
|
|||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
goarm:
|
||||
- "7"
|
||||
ignore:
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
|
|
Loading…
Reference in New Issue