Skip to content

Commit 89135c8

Browse files
cagedmantisgopherbot
authored andcommitted
dashboard: change count of host-windows11-arm64-azure machines
Change-Id: I7cd3e57811aa1ee8385a02ee90f5be91948cb7c7 Reviewed-on: https://go-review.googlesource.com/c/build/+/464816 Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Auto-Submit: Carlos Amedee <[email protected]> Run-TryBot: Carlos Amedee <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent d3662e6 commit 89135c8

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
@@ -556,7 +556,7 @@ var Hosts = map[string]*HostConfig{
556556
Notes: "Azure windows 11 arm64 VMs",
557557
HostArch: "windows-arm64",
558558
IsReverse: true,
559-
ExpectNum: 5,
559+
ExpectNum: 2,
560560
},
561561
}
562562

0 commit comments

Comments
 (0)