diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 18df1d7ca7c3..bf3db89a1b31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -180,7 +180,7 @@ jobs: SLACK_BOT_TOKEN: ${{ secrets.ANGULAR_ROBOT_SLACK_TOKEN }} build: - runs-on: ubuntu-latest-4core + runs-on: ubuntu-latest-16core steps: - name: Initialize environment uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@89624a6442b75b5cda33c5e9b5c8c4f87ca4f13d diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 477e2ab3f810..e648a3a3b29b 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -149,7 +149,7 @@ jobs: run: bazel test --build_tag_filters=-e2e --test_tag_filters=-e2e --build_tests_only -- src/... build: - runs-on: ubuntu-latest-4core + runs-on: ubuntu-latest-16core steps: - name: Initialize environment uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@89624a6442b75b5cda33c5e9b5c8c4f87ca4f13d