Backing off arm64 build

This commit is contained in:
Alex Lovell-Troy 2024-04-24 14:08:15 -04:00 committed by GitHub
parent 78ef71e94c
commit 0dc5754b4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
@ -54,4 +53,4 @@ changelog:
# github: # github:
# name_template: "{{.Version}}" # name_template: "{{.Version}}"
# prerelease: auto # prerelease: auto
# mode: append # mode: append