Skip to content

Commit

Permalink
Skip windows builds due to cobra
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandamour committed Jan 31, 2021
1 parent 2cb148f commit a7c9d99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ builds:
- binary: ssrfuzz
goos:
- linux
- windows
- freebsd
- openbsd
- darwin
Expand All @@ -14,7 +13,7 @@ builds:
ignore:
- goos:
freebsd
windows
goarch: arm64

archives:
- id: tgz
Expand Down

0 comments on commit a7c9d99

Please sign in to comment.