Skip to content

Commit

Permalink
Merge pull request #40 from deepfence/tomasz/arm64
Browse files Browse the repository at this point in the history
relase: build arm64 arch
  • Loading branch information
tomaszjonak authored Oct 31, 2023
2 parents 1d0fcc3 + fa8981e commit 9e214c8
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 9e214c8

Please sign in to comment.