Skip to content

Commit

Permalink
Removed darwin arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
mrusme committed Oct 3, 2023
1 parent 0791171 commit e0f67e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ builds:
goarch: 386
- goos: darwin
goarch: arm
- goos: darwin
goarch: arm64
- goos: netbsd
goarch: arm64
- goos: freebsd
Expand Down

0 comments on commit e0f67e2

Please sign in to comment.