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

This commit is contained in:
YANGJINZE
2025-06-20 17:43:34 +08:00
parent a55e510b9e
commit 1f3678d83e

View File

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