Skip to content

Commit f36b3ea

Browse files
XiaodongLoonggopherbot
authored andcommitted
dashboard: update ExpectNum for linux-loong64-3a5000
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]>
1 parent e661cab commit f36b3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/builders.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ var Hosts = map[string]*HostConfig{
610610
Notes: "Loongson 3A5000 Box hosted by Loongson; loong64 is the short name of LoongArch 64 bit version",
611611
Owners: []*gophers.Person{gh("XiaodongLoong")},
612612
IsReverse: true,
613-
ExpectNum: 5,
613+
ExpectNum: 3,
614614
env: []string{
615615
"GOROOT_BOOTSTRAP=/usr/lib/go-1.18",
616616
},

0 commit comments

Comments
 (0)