Skip to content

Commit

Permalink
update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitcharolia committed Jul 20, 2023
1 parent 7c98338 commit a61b51f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,8 @@ builds:
- CGO_ENABLED=1
goos:
- linux
- darwin
goarch:
- amd64
- arm64
- s390x
- ppc64le
ignore:
- goos: darwin
goarch: s390x
- goos: darwin
goarch: ppc64le

checksum:
name_template: 'goenv_checksums.txt'
Expand Down

0 comments on commit a61b51f

Please sign in to comment.