dashboard: remove known issue from openbsd-mips64-jsing builder

The openbsd/mips64 port is now functional and stable.

Fixes golang/go#40995

Change-Id: I959e6ab53777a3e048d89434f60aec365b0900b4
Reviewed-on: https://go-review.googlesource.com/c/build/+/275333
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
This commit is contained in:
Joel Sing 2020-12-05 04:00:21 +11:00 коммит произвёл Alexander Rakoczy
Родитель b0441a6af4
Коммит 75c2a8831e
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -2083,7 +2083,6 @@ func init() {
Name: "openbsd-mips64-jsing",
HostType: "host-openbsd-mips64-joelsing",
SkipSnapshot: true,
KnownIssue: 40995,
buildsRepo: func(repo, branch, goBranch string) bool {
switch repo {
case "go", "net", "sys":