Skip to content

Commit

Permalink
Don't build for Windows anymore
Browse files Browse the repository at this point in the history
vitessio/vitess can't be built, it looks like
  • Loading branch information
mpchadwick committed Jul 17, 2022
1 parent 385ed18 commit 0a5aa04
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:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
ignore:
- goos: windows
goarch: 386
- goos: linux
goarch: 386
archives:
Expand Down

0 comments on commit 0a5aa04

Please sign in to comment.