Skip to content

Commit

Permalink
remove build for i386
Browse files Browse the repository at this point in the history
  • Loading branch information
davies committed Nov 16, 2021
1 parent 819f9c0 commit b62f1fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ builds:
goarch:
- amd64
- arm64
- "386"

archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64

checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit b62f1fc

Please sign in to comment.