ci(goreleaser): switches from free to openbsd

This commit is contained in:
Manuel Vogel 2020-11-11 09:34:41 +01:00
parent 8f33bfba87
commit 9a534021c2
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -16,7 +16,7 @@ builds:
ldflags:
- "-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}"
goos:
- freebsd
- openbsd
- windows
- linux
- darwin