Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
fix: goarch support increase in goreleaser for fusionctl
Browse files Browse the repository at this point in the history
  • Loading branch information
bhayes-slalom committed Jul 8, 2022
1 parent fa37f28 commit 1bfe812
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ builds:
- id: "fusionctl"
main: "./cmd/fusionctl"
binary: "fusionctl"
goarch:
- amd64
- arm64
goos:
- linux
- windows
- darwin
checksum:
Expand Down

0 comments on commit 1bfe812

Please sign in to comment.