Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`darwin/386` is dropped since go 1.15 ``` --> darwin/386 error: exit status 2 Stderr: cmd/go: unsupported GOOS/GOARCH pair darwin/386 ``` https://app.circleci.com/pipelines/github/sue445/gitpanda/1037/workflows/a60fc726-fbda-46e6-8bda-d3fdb3ff0b18/jobs/5190 So I dropped this. mitchellh/gox#146 (comment)
- Loading branch information