Skip to content

Commit

Permalink
enable build support for macOS arm64 (#1448)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan committed Jan 25, 2023
1 parent 0d72fbd commit 1789c00
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 @@ -7,9 +7,6 @@ build:
- amd64
- arm64
- 386
ignore:
- goos: darwin
goarch: arm64
env:
- CGO_ENABLED=0
archives:
Expand Down

0 comments on commit 1789c00

Please sign in to comment.