1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2026-04-26 12:51:52 +00:00

🔧 Remove builder for arm

This commit is contained in:
2024-04-23 15:03:21 +08:00
parent 4a2fa21a0a
commit b86aa2559a
3 changed files with 2 additions and 4 deletions
-2
View File
@@ -8,8 +8,6 @@ builds:
- darwin
goarch:
- amd64
- arm64
- arm
- "386"
ldflags:
- -s -w -X sub2clash/constant.Version={{ .Version }}