Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpeternella authored Mar 15, 2023
1 parent 03aaa40 commit d092898
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 @@ -4,19 +4,15 @@ builds:
- CGO_ENABLED=0
goos:
- freebsd
- windows
- linux
- darwin
goarch:
- amd64
- 386
- arm
- arm64
goarm:
- 7
ignore:
- goos: darwin
goarch: '386'
- goos: freebsd
goarch: 'arm64'
archives:
Expand Down

0 comments on commit d092898

Please sign in to comment.