Skip to content

Commit

Permalink
Add support for darwin_amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
Nabil-Lahssini committed May 25, 2023
1 parent eb5a134 commit c0ffd83
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 @@ -25,9 +25,6 @@ builds:
- '386'
- arm
- arm64
ignore:
- goos: darwin
goarch: amd64
binary: '{{ .ProjectName }}_v{{ .Version }}'
archives:
- format: zip
Expand Down

0 comments on commit c0ffd83

Please sign in to comment.