mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
goreleaser: only armv6
armv7 is backward compatible with armv6, so it should run armv6 binaries just fine
This commit is contained in:
parent
927ec67043
commit
41c46ceb3c
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@ builds:
|
|||
- arm
|
||||
- arm64
|
||||
- 386
|
||||
goarm:
|
||||
- 6
|
||||
- 7
|
||||
ldflags:
|
||||
- -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} -X main.buildSource=snap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue