Skip to content

Commit b9faef6

Browse files
Update goreleaser.yaml
1 parent 96a0126 commit b9faef6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

goreleaser.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ builds:
55
- darwin
66
- linux
77
- windows
8+
goarch:
9+
- 386
10+
- amd64
11+
- arm64
812
archives:
913
- replacements:
1014
darwin: Darwin
@@ -24,4 +28,4 @@ changelog:
2428
filters:
2529
exclude:
2630
- '^docs:'
27-
- '^test:'
31+
- '^test:'

0 commit comments

Comments
 (0)