Skip to content

Commit

Permalink
Fix build on armv7
Browse files Browse the repository at this point in the history
Closes #5101
  • Loading branch information
caarlos0 authored and bep committed Aug 20, 2018
1 parent a81c64e commit 8999de1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ build:
- 386
- arm
- arm64
ignore:
- goos: openbsd
goarch: arm
goarm: 6
goarm:
- 7
nfpm:
formats:
- deb
Expand Down

0 comments on commit 8999de1

Please sign in to comment.