Skip to content

Commit

Permalink
ateam-13324 stop support for windows arm (32-bit)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdebyl committed Oct 6, 2022
1 parent a15b6bc commit 7870370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ builds:
goarch: 386
- goos: windows
goarch: amd64
- goos: windows
goarch: arm
- goos: darwin
goarch: 386
env:
Expand Down

0 comments on commit 7870370

Please sign in to comment.