зеркало из https://github.com/golang/build.git
dashboard: fix typo
Change-Id: If1fa829db594f7d78e19aae4be8c1940b12c6010 Reviewed-on: https://go-review.googlesource.com/9820 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Родитель
38bde5952a
Коммит
ace75faaa6
|
@ -172,7 +172,7 @@ func init() {
|
|||
})
|
||||
addBuilder(BuildConfig{
|
||||
Name: "linux-386-387",
|
||||
Notes: "GO386=386",
|
||||
Notes: "GO386=387",
|
||||
VMImage: "linux-buildlet-std",
|
||||
buildletURL: "http://storage.googleapis.com/go-builder-data/buildlet.linux-amd64",
|
||||
env: []string{"GOROOT_BOOTSTRAP=/go1.4", "GOARCH=386", "GOHOSTARCH=386", "GO386=387"},
|
||||
|
|
Загрузка…
Ссылка в новой задаче