Skip to content

Commit 0c55af5

Browse files
✨ Scorecard builds for osx arm64 (#824)
Removed the arm64 ignore from goreleaser
1 parent 8534836 commit 0c55af5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.goreleaser.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ builds:
1414
ignore:
1515
- goos: darwin
1616
goarch: 386
17-
- goos: darwin
18-
goarch: arm64
1917
# CI should set VERSION_LDFLAGS to the output of ./scripts/version_ldflags
2018
ldflags:
2119
- -s -w {{.Env.VERSION_LDFLAGS}}

0 commit comments

Comments
 (0)