Add unsupported arch/os to goreleaser ignore list (#267)
This commit is contained in:
parent
d61ceb3eb2
commit
d05cf280ae
@ -11,6 +11,9 @@ builds:
|
||||
- 386
|
||||
- arm
|
||||
- arm64
|
||||
ignore:
|
||||
- goos: freebsd
|
||||
goarch: arm64
|
||||
|
||||
archives:
|
||||
- id: tgz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user