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

Commit

Permalink
fix: re-enabled support for more platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
brittonhayes committed Jul 30, 2023
1 parent 444bae8 commit 997ff76
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,13 @@ builds:
- linux
- windows
- darwin
goarch:
- amd64
- arm
- arm64
- id: "fusionctl"
main: "./cmd/fusionctl"
binary: "fusionctl"
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
brews:
- name: fusion
homepage: "https://github.com/slalombuild/fusion"
Expand Down

0 comments on commit 997ff76

Please sign in to comment.