Same disk-exhaustion failure mode as the lint-and-test and TypeScript
test jobs: the instrumented llvm-cov build fills the hosted runner's
disk and the linker dies with SIGBUS ("ld terminated with signal 7")
on its memory-mapped output. Remove the unused preinstalled toolchains
before building.