Skip to content

Commit

Permalink
Add arm64 to list of goreleaser architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Dec 17, 2024
1 parent 24e9c39 commit fd09153
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 @@ -9,6 +9,7 @@ builds:
- CGO_ENABLED=1
goarch:
- amd64
- arm64
goos:
- linux
ldflags:
Expand Down

0 comments on commit fd09153

Please sign in to comment.