Skip to content

Commit

Permalink
Merge pull request #3 from synackd/add-arm64
Browse files Browse the repository at this point in the history
Goreleaser: Add arm64 builds
  • Loading branch information
davidallendj authored Apr 24, 2024
2 parents 5650cf6 + bea426c commit 8d3e108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ builds:
- linux
goarch:
- amd64
- arm64
dockers:
- image_templates:
- ghcr.io/openchami/{{.ProjectName}}:latest
Expand Down

0 comments on commit 8d3e108

Please sign in to comment.