Skip to content

Commit

Permalink
remove 386 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
gulien committed Jan 18, 2021
1 parent 2fd5fb2 commit 33eb929
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ builds:
- darwin
- windows
goarch:
- 386
#- 386
- amd64
- arm
- arm64
Expand All @@ -20,7 +20,7 @@ archive:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
#386: i386
amd64: x86_64
format: tar.gz
format_overrides:
Expand Down

0 comments on commit 33eb929

Please sign in to comment.