fix: 无需定义linux的arm的版本

This commit is contained in:
spiritlhl
2025-07-18 22:43:12 +08:00
committed by GitHub
parent 56d7560471
commit cadbb2a45c

View File

@@ -138,7 +138,7 @@ jobs:
- goos: linux
goarch: arm
goarm: 7
# goarm: 7
cgo_enabled: "1"
cc: arm-linux-gnueabihf-gcc
cflags: "-O1 -fno-stack-protector"
@@ -464,4 +464,4 @@ jobs:
fi
fi
env:
GITHUB_TOKEN: ${{ secrets.GHT }}
GITHUB_TOKEN: ${{ secrets.GHT }}