Merge pull request #3 from synackd/add-arm64

Goreleaser: Add arm64 builds
This commit is contained in:
David Allen 2024-04-24 11:12:52 -06:00 committed by GitHub
commit 8d3e1085c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,7 @@ builds:
- linux
goarch:
- amd64
- arm64
dockers:
- image_templates:
- ghcr.io/openchami/{{.ProjectName}}:latest