Skip to content

Commit 5dddd52

Browse files
committed
Chore: GH actions' env
1 parent 120a9c9 commit 5dddd52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: yarn -s check-tooling-setup
3838

3939
test:
40-
runs-on: ubuntu-latest-4core
40+
runs-on: ubuntu-latest
4141
steps:
4242
- name: Initialize environment
4343
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@78bd12c8526c396fc85e5ac3d72c039dc7e0a51a
@@ -54,7 +54,7 @@ jobs:
5454

5555
adev:
5656
runs-on:
57-
labels: ubuntu-latest-4core
57+
labels: ubuntu-latest
5858
steps:
5959
- name: Initialize environment
6060
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@78bd12c8526c396fc85e5ac3d72c039dc7e0a51a

0 commit comments

Comments
 (0)