Skip to content

Commit

Permalink
Revert "build dist for arm (32)"
Browse files Browse the repository at this point in the history
This reverts commit a4dad0d.
  • Loading branch information
nothub committed Oct 26, 2024
1 parent a4dad0d commit 470ed5f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,13 @@ builds:
- linux
- darwin
- windows
goarch:
- amd64
- arm64
- arm
ignore:
- goos: linux
goarch: 386
- goos: windows
goarch: 386
- goos: windows
goarch: arm64
- goos: windows
goarch: arm
#no_unique_dist_dir: true

upx:
Expand Down

0 comments on commit 470ed5f

Please sign in to comment.