Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #45 from thatcherhubbard/arm64_build
Browse files Browse the repository at this point in the history
Adding arm64 to build matrix
  • Loading branch information
jhernand authored Jun 7, 2022
2 parents 8af048a + d6393b0 commit ccf09b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ builds:
- windows
goarch:
- amd64
- arm64
binary: '{{ .ProjectName }}_v{{ .Version }}'
archives:
- format: zip
Expand Down

0 comments on commit ccf09b0

Please sign in to comment.