Merge pull request #19 from synackd/add-arm64

Goreleaser: Add arm64 builds
This commit is contained in:
Alex Lovell-Troy 2024-04-24 12:06:02 -04:00 committed by GitHub
commit b58167a322
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