remove goarm configuration for arm architecture in .goreleaser.yml

1.0.6
YANGJINZE 2025-06-20 17:30:51 +08:00
parent ad34bdb983
commit a55e510b9e
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ builds:
goarch:
- amd64
- arm64
goarm:
- "7"
ignore:
- goos: windows
goarch: arm