Skip to content

Commit

Permalink
Removed all i386 and arm releases
Browse files Browse the repository at this point in the history
  • Loading branch information
dbampalikis committed May 25, 2022
1 parent 13637d2 commit b8694af
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@ builds:
- windows
- darwin
ignore:
- goos: darwin
goarch: 386
- goos: linux
goarch: arm
goarm: 7
- goarch: 386
- goarch: arm
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit b8694af

Please sign in to comment.