Skip to content

Commit

Permalink
Build for arm64 too
Browse files Browse the repository at this point in the history
  • Loading branch information
gzuidhof authored Nov 13, 2023
1 parent 427103a commit a2e61d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions friendly-captcha-sdk-testserver/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ builds:
- linux
goarch:
- amd64
- arm64
ldflags:
- -s -w -X github.com/friendlycaptcha/friendly-captcha-sdk-tooling/friendly-captcha-sdk-testserver/buildinfo.version={{.Version}} -X github.com/friendlycaptcha/friendly-captcha-sdk-tooling/friendly-captcha-sdk-testserver/buildinfo.commit={{.Commit}} -X github.com/friendlycaptcha/friendly-captcha-sdk-tooling/friendly-captcha-sdk-testserver/buildinfo.commitDate={{.CommitDate}}
archives:
Expand Down

0 comments on commit a2e61d3

Please sign in to comment.