Open
Description
Currently we have two Linux ARM64 machines for building Bazel binaries, both of which will be turned down soon.
We should use GCE VMs instead to support Linux ARM64, which would also allow us to scale the fleet to a size that's sufficient for actually running tests.
Moreover, the current workers run CentOS 7, which has been EOL for almost a year. We should look into a replacement (such as Rocky Linux 8).