ci/cd: add support for FreeBSD and OpenBSD in build configurations

pull/236/head
YANGJINZE 2025-06-10 11:56:39 +08:00
parent 48c095a074
commit 0c53a7eb3f
1 changed files with 2 additions and 0 deletions

View File

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