Skip to content

Commit

Permalink
dashboard: update ExpectNum for linux-loong64-3a5000
Browse files Browse the repository at this point in the history
For golang/go#46229

Change-Id: Ie2896d28fc6c5e3f7e0544daccfd0c8e6e65bcf8
Reviewed-on: https://go-review.googlesource.com/c/build/+/407935
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Heschi Kreinick <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Run-TryBot: Dmitri Shuralyov <[email protected]>
  • Loading branch information
XiaodongLoong authored and gopherbot committed May 26, 2022
1 parent e661cab commit f36b3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/builders.go
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ var Hosts = map[string]*HostConfig{
Notes: "Loongson 3A5000 Box hosted by Loongson; loong64 is the short name of LoongArch 64 bit version",
Owners: []*gophers.Person{gh("XiaodongLoong")},
IsReverse: true,
ExpectNum: 5,
ExpectNum: 3,
env: []string{
"GOROOT_BOOTSTRAP=/usr/lib/go-1.18",
},
Expand Down

0 comments on commit f36b3ea

Please sign in to comment.