Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vvb authored Apr 19, 2021
1 parent 8131256 commit afd084a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ builds:
- windows
- linux
- darwin
- solaris
goarch:
- amd64
- '386'
- arm
- arm64
ignore:
- goos: darwin
goarch: '386'
Expand Down

0 comments on commit afd084a

Please sign in to comment.