Skip to content

Commit

Permalink
update release yml for darwin only
Browse files Browse the repository at this point in the history
  • Loading branch information
dkaslovsky committed Mar 26, 2024
1 parent dfb8996 commit 6512382
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ builds:
- -s -w -X main.version={{.Version}}
goos:
- darwin
- linux
- windows
goarch:
- amd64
- arm64
ignore:
- goos: windows
goarch: arm64
changelog:
skip: true
archives:
Expand Down

0 comments on commit 6512382

Please sign in to comment.