fix: cap windows vitest workers in ci
This commit is contained in:
parent
3817e0ce2c
commit
889882f339
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -188,6 +188,7 @@ jobs:
|
||||
runs-on: blacksmith-4vcpu-windows-2025
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
CLAWDBOT_TEST_WORKERS: 1
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user