Skip to content

Commit

Permalink
dashboard: remove macOS 12.0 KI
Browse files Browse the repository at this point in the history
Forgot to do this in CL 365777.

For golang/go#49149.

Change-Id: I50d090d84408898b4ceb19da660de9c3a79beeda
Reviewed-on: https://go-review.googlesource.com/c/build/+/366134
Trust: Heschi Kreinick <[email protected]>
Run-TryBot: Heschi Kreinick <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Alexander Rakoczy <[email protected]>
Reviewed-by: Carlos Amedee <[email protected]>
TryBot-Result: Go Bot <[email protected]>
  • Loading branch information
heschi committed Nov 22, 2021
1 parent 3ffd700 commit 7a022db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dashboard/builders.go
Original file line number Diff line number Diff line change
Expand Up @@ -2340,7 +2340,6 @@ func init() {
distTestAdjust: macTestPolicy,
buildsRepo: defaultPlusExpBuild,
env: []string{"MallocNanoZone=0"}, // golang.org/issue/49138
KnownIssue: 49149,
})
addBuilder(BuildConfig{
Name: "darwin-amd64-nocgo",
Expand Down

0 comments on commit 7a022db

Please sign in to comment.