Closed kyoh86 closed 3 years ago
I know that, goreleaser builds for 386, amd64 and arm64 as default.
https://goreleaser.com/customization/build/
# GOARCH to build for. # For more info refer to: https://golang.org/doc/install/source#environment # Defaults are 386, amd64 and arm64.
https://github.com/kyoh86/richgo/pull/38/checks?check_run_id=2769421542
• building binaries • building binary=/home/runner/work/richgo/richgo/dist/richgo_darwin_arm64/richgo • building binary=/home/runner/work/richgo/richgo/dist/richgo_linux_arm64/richgo • building binary=/home/runner/work/richgo/richgo/dist/richgo_linux_amd64/richgo • building binary=/home/runner/work/richgo/richgo/dist/richgo_darwin_amd64/richgo • building binary=/home/runner/work/richgo/richgo/dist/richgo_linux_386/richgo
Maybe, it's enough.
for #37