Skip to content

Commit 6ab2be5

Browse files
committed
dashboard: test sub-repositories on s390x
Fixes golang/go#26131 Change-Id: I07e84c255a158b843168612cc3dad7688343ffb7 Reviewed-on: https://go-review.googlesource.com/127375 Reviewed-by: Michael Munday <[email protected]> Reviewed-by: Andrew Bonventre <[email protected]>
1 parent 1fadf6b commit 6ab2be5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashboard/builders.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,7 @@ func (c *BuildConfig) BuildSubrepos() bool {
762762
"freebsd-386-10_3", "freebsd-amd64-10_3",
763763
"freebsd-386-11_1", "freebsd-amd64-11_1",
764764
"linux-386", "linux-amd64", "linux-amd64-nocgo",
765+
"linux-s390x-ibm",
765766
"openbsd-386-60", "openbsd-amd64-60",
766767
"openbsd-386-62", "openbsd-amd64-62",
767768
"netbsd-amd64-8_0",

0 commit comments

Comments
 (0)