Skip to content

Commit

Permalink
feat: publish Darwin binaries in release (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnamehrotra committed May 22, 2023
1 parent fd33ed7 commit b65cd98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ builds:
- id: copacetic
goos:
- linux
- darwin
goarch:
- amd64
- arm64
env:
- CGO_ENABLED=0
- GO111MODULE=on
Expand Down

0 comments on commit b65cd98

Please sign in to comment.