Skip to content

Commit 23803ab

Browse files
committed
dashboard: add OpenBSD 6.4 to BuildConfig.buildSubrepos
By now, OpenBSD 6.4 has proven reliable, so we want it to be used for building subrepos as well. Updates golang/go#26833 Change-Id: I026207865514a026f86936140a16dd707f9594ea Reviewed-on: https://go-review.googlesource.com/c/148888 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 parent dec024a commit 23803ab

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
@@ -814,6 +814,7 @@ func (c *BuildConfig) buildSubrepos() bool {
814814
"linux-s390x-ibm",
815815
"openbsd-386-60", "openbsd-amd64-60",
816816
"openbsd-386-62", "openbsd-amd64-62",
817+
"openbsd-386-64", "openbsd-amd64-64",
817818
"netbsd-amd64-8_0",
818819
"netbsd-386-8_0",
819820
"plan9-386",

0 commit comments

Comments
 (0)