Skip to content

Commit a55e510

Browse files
committed
remove goarm configuration for arm architecture in .goreleaser.yml
1 parent ad34bdb commit a55e510

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
@@ -27,8 +27,6 @@ builds:
2727
goarch:
2828
- amd64
2929
- arm64
30-
goarm:
31-
- "7"
3230
ignore:
3331
- goos: windows
3432
goarch: arm

0 commit comments

Comments
 (0)