Skip to content

Commit b0e4880

Browse files
committed
Cleanup goreleaser options
Former-commit-id: c4818b6
1 parent 1f16427 commit b0e4880

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.goreleaser.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ builds:
1212
- linux
1313
goarch:
1414
- amd64
15-
- arm64
16-
- arm
17-
goarm:
18-
- 5
19-
- 6
20-
- 7
2115
archive:
22-
format: binary
16+
files:
17+
- none*

0 commit comments

Comments
 (0)