Skip to content

Commit

Permalink
Reducing architecture reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Cowley committed Nov 3, 2021
1 parent 6962c6a commit 1a19a62
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@ builds:
ldflags:
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
goos:
- freebsd
- linux
- darwin
goarch:
- amd64
- '386'
- arm
- arm64
ignore:
- goos: darwin
goarch: '386'
Expand Down

0 comments on commit 1a19a62

Please sign in to comment.