Skip to content

Commit

Permalink
removing exclusion of arm64 mac build. fixes #804
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanejohnson committed Apr 5, 2022
1 parent e62dd19 commit eb1880a
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 @@ -17,9 +17,6 @@ builds:
- arm64
goarm:
- 7
ignore:
- goos: darwin
goarch: arm64

archives:
- id: bin
Expand Down

0 comments on commit eb1880a

Please sign in to comment.