Skip to content

Commit

Permalink
Disable 386 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Nov 25, 2024
1 parent 2acd050 commit 5b09cf7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ builds:
- linux
goarch:
- amd64
- 386
- arm64
ignore:
- goos: darwin
goarch: 386
- goos: windows
goarch: arm64
env:
Expand Down

0 comments on commit 5b09cf7

Please sign in to comment.