Skip to content

Commit

Permalink
Merge pull request #15 from nicarl/fix/simplify-goreleaser-file
Browse files Browse the repository at this point in the history
fix: Remove build for arm mac os
  • Loading branch information
nicarl authored Nov 25, 2022
2 parents 5925b53 + 7eb844b commit 2b44165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser-for-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ builds:
- darwin
goarch:
- amd64
- arm64

release:
prerelease: auto
Expand Down

0 comments on commit 2b44165

Please sign in to comment.