mirror of https://github.com/allinssl/allinssl
remove freebsd and openbsd from build configurations in .goreleaser.yml
parent
a55e510b9e
commit
1f3678d83e
|
@ -22,8 +22,6 @@ builds:
|
||||||
- linux
|
- linux
|
||||||
- darwin
|
- darwin
|
||||||
- windows
|
- windows
|
||||||
- freebsd
|
|
||||||
- openbsd
|
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
- arm64
|
- arm64
|
||||||
|
|
Loading…
Reference in New Issue