Skip to content

Commit

Permalink
enable darwin_arm64 builds in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrews committed Mar 28, 2023
1 parent 6b5a2cf commit 42149f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ builds:
- linux
- windows
- darwin
ignore:
- goos: darwin
goarch: arm64

archives:
- format: tar.gz
Expand Down

0 comments on commit 42149f2

Please sign in to comment.