File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ jobs:
180180 SLACK_BOT_TOKEN : ${{ secrets.ANGULAR_ROBOT_SLACK_TOKEN }}
181181
182182 build :
183- runs-on : ubuntu-latest-4core
183+ runs-on : ubuntu-latest-16core
184184 steps :
185185 - name : Initialize environment
186186 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@89624a6442b75b5cda33c5e9b5c8c4f87ca4f13d
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149149 run : bazel test --build_tag_filters=-e2e --test_tag_filters=-e2e --build_tests_only -- src/...
150150
151151 build :
152- runs-on : ubuntu-latest-4core
152+ runs-on : ubuntu-latest-16core
153153 steps :
154154 - name : Initialize environment
155155 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@89624a6442b75b5cda33c5e9b5c8c4f87ca4f13d
You can’t perform that action at this time.
0 commit comments