Disable i386 builds

disabling this because building for darwin/386 is no longer available
and goreleaser hasn't picked up on this yet, i believe.
This commit is contained in:
Harvey Tindall 2020-08-16 14:55:39 +01:00
parent 02183c7fcc
commit 252e13757b
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
1 changed files with 4 additions and 1 deletions

View File

@ -24,12 +24,15 @@ builds:
- linux
- windows
- darwin
goarch:
- amd64
- arm
- arm64
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
files:
- data/*