add arm build for raspberry pi
This commit is contained in:
parent
f4152454f2
commit
4a30800eb9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ builds:
|
|||
- <<: *build_defaults
|
||||
id: linux
|
||||
goos: [linux]
|
||||
goarch: [386, amd64, arm64]
|
||||
goarch: [386, arm, amd64, arm64]
|
||||
|
||||
- <<: *build_defaults
|
||||
id: windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue