Skip to content

Commit

Permalink
dashboard: add OpenBSD 6.4 to BuildConfig.buildSubrepos
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dmitshur committed Nov 12, 2018
1 parent dec024a commit 23803ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/builders.go
Expand Up @@ -814,6 +814,7 @@ func (c *BuildConfig) buildSubrepos() bool {
"linux-s390x-ibm",
"openbsd-386-60", "openbsd-amd64-60",
"openbsd-386-62", "openbsd-amd64-62",
"openbsd-386-64", "openbsd-amd64-64",
"netbsd-amd64-8_0",
"netbsd-386-8_0",
"plan9-386",
Expand Down

0 comments on commit 23803ab

Please sign in to comment.