Skip to content

Commit cb4a1ec

Browse files
authored
Adding an arm64 build
1 parent 56acfa8 commit cb4a1ec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.goreleaser.prerelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ builds:
1919
- GO111MODULE=on
2020
goarch:
2121
- amd64
22+
- arm64
2223
goos:
2324
- darwin
2425
- windows

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ builds:
1919
- GO111MODULE=on
2020
goarch:
2121
- amd64
22+
- arm64
2223
goos:
2324
- darwin
2425
- windows

0 commit comments

Comments
 (0)