Skip to content

Commit

Permalink
refresh
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 committed Jan 3, 2025
1 parent a9a0bd5 commit 28d1e30
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,9 @@ builds:
- arm64
ignore:
- goos: freebsd
- goos: darwin
goarch: "386"
- goos: windows
goarch: "386"
- goos: windows
goarch: "amd64"
- goarch: "386"
binary: "{{ .ProjectName }}_v{{ .Version }}"
archives:
- format: zip
Expand Down

0 comments on commit 28d1e30

Please sign in to comment.