Skip to content

Commit

Permalink
remove excess arch
Browse files Browse the repository at this point in the history
  • Loading branch information
daemitus committed Sep 11, 2024
1 parent a6ef795 commit 3920004
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@ builds:
ldflags:
- "-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}"
goos:
- freebsd
- windows
- linux
- darwin
goarch:
- "386"
- arm
- arm64
- amd64
Expand Down

0 comments on commit 3920004

Please sign in to comment.