This commit is contained in:
Florian Forster
2025-08-06 22:59:35 -07:00
parent 1d9e6c931a
commit 5fbffe1d6c
5 changed files with 52 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ jobs:
filter: tree:0
fetch-depth: 0
- run: npx nx start-ci-run --distribute-on="3 linux-large-js" --stop-agents-after="build"
- run: npx nx start-ci-run --distribute-on="3 linux-extra-large-js" --stop-agents-after="build"
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4