remove freebsd and openbsd from build configurations in .goreleaser.yml

1.0.6
YANGJINZE 2025-06-20 17:43:34 +08:00
parent a55e510b9e
commit 1f3678d83e
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ builds:
- linux
- darwin
- windows
- freebsd
- openbsd
goarch:
- amd64
- arm64