Skip to content

Commit

Permalink
relase: build arm64 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Jonak committed Oct 31, 2023
1 parent 1d0fcc3 commit fa8981e
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
main: ./cmd/vessel/main.go
checksum:
name_template: 'checksums.txt'
Expand Down

0 comments on commit fa8981e

Please sign in to comment.