Skip to content

Commit a46556a

Browse files
committed
ci(release): serialize plugin prerelease extension batch
1 parent 81f62a6 commit a46556a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin-prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
- name: Run extension shard
342342
env:
343343
NODE_OPTIONS: --max-old-space-size=8192
344-
OPENCLAW_EXTENSION_BATCH_PARALLEL: 2
344+
OPENCLAW_EXTENSION_BATCH_PARALLEL: 1
345345
OPENCLAW_VITEST_MAX_WORKERS: 1
346346
OPENCLAW_EXTENSION_BATCH: ${{ matrix.extensions_csv }}
347347
run: pnpm test:extensions:batch "$OPENCLAW_EXTENSION_BATCH"

0 commit comments

Comments
 (0)