Skip to content

Commit

Permalink
chore(ci): remove some arch from build
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftin committed Jun 25, 2021
1 parent 38ab6ad commit 9256c83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ builds:
- windows
- darwin
- linux
- freebsd
- openbsd
- netbsd
#- freebsd
#- openbsd
#- netbsd
goarch:
- amd64
- 386
#- 386
- arm
- arm64
ignore:
Expand Down

0 comments on commit 9256c83

Please sign in to comment.