1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-12 13:11:26 +02:00

disable more arch

This commit is contained in:
techknowlogick
2023-03-01 13:00:18 +08:00
parent da0713e629
commit 09ddbe166f

View File

@@ -55,6 +55,8 @@ builds:
- goos: freebsd - goos: freebsd
goarch: arm goarch: arm
goarm: "7" goarm: "7"
- goos: freebsd
goarch: arm64
flags: flags:
- -trimpath - -trimpath
ldflags: ldflags: