mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-19 19:17:01 -07:00
Merge pull request #3 from synackd/add-arm64
Goreleaser: Add arm64 builds
This commit is contained in:
commit
8d3e1085c8
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ builds:
|
|||
- linux
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
dockers:
|
||||
- image_templates:
|
||||
- ghcr.io/openchami/{{.ProjectName}}:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue