mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Add arm64 arch to linux fleetctl build (#23960)
This commit is contained in:
parent
5392cf6def
commit
de6a4c33f8
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ builds:
|
|||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
flags:
|
||||
- -trimpath
|
||||
ldflags:
|
||||
|
|
|
|||
Loading…
Reference in a new issue