Skip to content

Commit 0d71e71

Browse files
committed
chore: only build amd64
1 parent b285888 commit 0d71e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ builds:
2222
- linux
2323
- windows
2424
- freebsd
25+
goarch:
26+
- amd64
2527

2628
archives:
2729
-

0 commit comments

Comments
 (0)