Skip to content

Commit

Permalink
✨ Scorecard builds for osx arm64 (#824)
Browse files Browse the repository at this point in the history
Removed the arm64 ignore from goreleaser
  • Loading branch information
naveensrinivasan committed Aug 9, 2021
1 parent 8534836 commit 0c55af5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ builds:
ignore:
- goos: darwin
goarch: 386
- goos: darwin
goarch: arm64
# CI should set VERSION_LDFLAGS to the output of ./scripts/version_ldflags
ldflags:
- -s -w {{.Env.VERSION_LDFLAGS}}
Expand Down

0 comments on commit 0c55af5

Please sign in to comment.