remove arm architecture from build configuration in .goreleaser.yml

1.0.6
YANGJINZE 2025-06-20 17:29:45 +08:00
parent 198de335f5
commit ad34bdb983
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ builds:
- openbsd - openbsd
goarch: goarch:
- amd64 - amd64
- arm
- arm64 - arm64
goarm: goarm:
- "7" - "7"