Compare commits

..

1 Commits

Author SHA1 Message Date
Liz Rice
cb3d876ced Remove Darwin build from go-releaser (#361)
Should fix #360
2019-07-12 12:41:46 +01:00

View File

@@ -2,7 +2,6 @@ builds:
- main: main.go
binary: kube-bench
goos:
- darwin
- linux
goarch:
- amd64