Skip to content

Commit

Permalink
Remove goarm key
Browse files Browse the repository at this point in the history
This will make sure goreleaser builds binaries for the ARMv8
architecture.
  • Loading branch information
brainplot committed Apr 24, 2021
1 parent 3fad61b commit 4e84fd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ builds:
goarch:
- amd64
- arm64
goarm:
- 7
mod_timestamp: '{{ .CommitTimestamp }}'
flags:
- -trimpath
Expand Down

0 comments on commit 4e84fd3

Please sign in to comment.