Skip to content

Commit

Permalink
add docker arm64 in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas.keidel authored and lukasmalkmus committed Mar 17, 2023
1 parent 5f98f74 commit aa76bf4
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 @@ -65,6 +65,7 @@ builds:
- linux
goarch:
- amd64
- arm64

- <<: *build_defaults
id: windows
Expand Down

0 comments on commit aa76bf4

Please sign in to comment.