mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f50b83fcf4
This commit updates the `runs-on` configuration in the CI workflows (`ci.yml`, `manual.yml`, `pr.yml`) from specific `ubuntu-latest-Xcore` labels to the more general `ubuntu-latest`. This change reduces resource consumption. This change should not be needed for RBE and remote cache. PR Close #63656