Skip to content

Commit bc564fa

Browse files
committed
Remove 386 arch.
1 parent 620f19b commit bc564fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project_name: cryptocandles
22
release:
33
github:
44
owner: marianogappa
5-
name: cryptocandles
5+
name: crypto-candles
66
brew:
77
install: bin.install "cryptocandles"
88
builds:
@@ -11,7 +11,6 @@ builds:
1111
- darwin
1212
goarch:
1313
- amd64
14-
- "386"
1514
goarm:
1615
- "6"
1716
main: .

0 commit comments

Comments
 (0)