You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
was broken on my Mac, due to a cgo test failure. CL sent fixing it, but my guess is that the darwin-386-10_10 builder shown on the dashboard only sets GOARCH, not also GOHOSTARCH. It should set both.