Skip to content

Commit 447dec2

Browse files
ludamadclaude
andcommitted
chore: limit ci-network-scenario to 32 cores
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent cc6be97 commit 447dec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ case "$cmd" in
121121
# If docker_image is not provided, ci-network-deploy will build and push to aztecdev.
122122
export CI_DASHBOARD="network"
123123
export JOB_ID="x-${2:?namespace is required}-network-deploy"
124+
export CPUS=32
124125
export INSTANCE_POSTFIX="n-deploy"
125126
bootstrap_ec2 "./bootstrap.sh ci-network-deploy $*"
126127
;;

0 commit comments

Comments
 (0)