mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Update .goreleaser.yaml
Remove arm64 target due to compile errors Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
This commit is contained in:
parent
9cf535e71a
commit
bf2cea11a8
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ builds:
|
||||||
- linux
|
- linux
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
- arm64
|
|
||||||
dockers:
|
dockers:
|
||||||
- image_templates:
|
- image_templates:
|
||||||
- ghcr.io/openchami/{{.ProjectName}}:latest
|
- ghcr.io/openchami/{{.ProjectName}}:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue