kyoh86 / richgo

Enrich `go test` outputs with text decorations.
Other
850 stars 25 forks source link

update go #38

Closed kyoh86 closed 3 years ago

kyoh86 commented 3 years ago

for #37

kyoh86 commented 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.

kyoh86 commented 3 years ago

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.