We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca55398 commit f8b834bCopy full SHA for f8b834b
.github/workflows/ci.yml
@@ -160,7 +160,7 @@ jobs:
160
strategy:
161
fail-fast: false
162
matrix:
163
- os: [ubuntu-latest]
+ os: [ubuntu-latest-4-cores]
164
node: [22]
165
subset: [yarn, pnpm]
166
shard: [0, 1, 2]
.github/workflows/pr.yml
@@ -178,7 +178,7 @@ jobs:
178
179
180
181
182
183
184
0 commit comments