Skip to content

Commit

Permalink
Remove Darwin build from go-releaser (aquasecurity#361)
Browse files Browse the repository at this point in the history
Should fix aquasecurity#360
  • Loading branch information
lizrice authored Jul 12, 2019
1 parent d43cdfd commit cb3d876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ builds:
- main: main.go
binary: kube-bench
goos:
- darwin
- linux
goarch:
- amd64
Expand Down

0 comments on commit cb3d876

Please sign in to comment.