Skip to content

Commit a4cf489

Browse files
oioojmengzhuo
authored andcommitted
dashboard: add a new wsl builder to improve service availability
For golang/go#17365 Change-Id: Icf776550e3f17d86bf0f74d5598912fe1a18cb50 Reviewed-on: https://go-review.googlesource.com/c/build/+/278874 Run-TryBot: Baokun Lee <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Bryan C. Mills <[email protected]> Reviewed-by: Meng Zhuo <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Trust: Bryan C. Mills <[email protected]>
1 parent 0a4bf69 commit a4cf489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/builders.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ var Hosts = map[string]*HostConfig{
659659
Notes: "Windows 10 WSL2 Ubuntu",
660660
OwnerGithub: "mengzhuo",
661661
IsReverse: true,
662-
ExpectNum: 1,
662+
ExpectNum: 2,
663663
env: []string{"GOROOT_BOOTSTRAP=/usr/lib/go"},
664664
},
665665
}

0 commit comments

Comments
 (0)