Skip to content

Commit 51f7411

Browse files
authored
Add arm64 support (#618)
1 parent e7ac882 commit 51f7411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ builds:
1515
- windows
1616
goarch:
1717
- amd64
18+
- arm64
1819
ldflags: -X main.Version={{.Version}} -X main.GitTag={{.Tag}} -X main.BuildDate={{.Date}}
1920
env:
2021
- CGO_ENABLED=0

0 commit comments

Comments
 (0)