Skip to content

Commit

Permalink
Avoid multiple arch builds on an os competing (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrryjcksn committed Jun 9, 2021
1 parent 97b8efb commit a06a492
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Expand Up @@ -38,8 +38,6 @@ builds:
- linux
goarch:
- amd64
- arm64
- arm
goarm:
- 7
- <<: *build_defaults
Expand All @@ -48,4 +46,4 @@ builds:
- darwin
goarch:
- amd64
- arm64

0 comments on commit a06a492

Please sign in to comment.