Forking this from #49649
According to https://golang.org/wiki/PortingPolicy#first-class-ports, linux/arm is currently a “first class ports”.
However, we have no longtest builder coverage whatsoever for this architecture. We ought to have builders running the tests at the same level of depth as linux-386, linux-amd64 and linux-arm64.
cc @golang/release @bcmills @cherrymui
Forking this from #49649
According to https://golang.org/wiki/PortingPolicy#first-class-ports, linux/arm is currently a “first class ports”.
However, we have no longtest builder coverage whatsoever for this architecture. We ought to have builders running the tests at the same level of depth as linux-386, linux-amd64 and linux-arm64.
cc @golang/release @bcmills @cherrymui