Skip to content

Commit f8b834b

Browse files
committed
ci: bump specs for e2e-package-managers
1 parent ca55398 commit f8b834b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
strategy:
161161
fail-fast: false
162162
matrix:
163-
os: [ubuntu-latest]
163+
os: [ubuntu-latest-4-cores]
164164
node: [22]
165165
subset: [yarn, pnpm]
166166
shard: [0, 1, 2]

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
strategy:
179179
fail-fast: false
180180
matrix:
181-
os: [ubuntu-latest]
181+
os: [ubuntu-latest-4-cores]
182182
node: [22]
183183
subset: [yarn, pnpm]
184184
shard: [0, 1, 2]

0 commit comments

Comments
 (0)