Skip to content

Commit

Permalink
hotfix(ci): less runners
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored May 8, 2024
1 parent 11cde44 commit 27ac344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
runner_label: ${{ inputs.username || github.actor }}-x86
ebs_cache_size_gb: 256
runner_concurrency: 50
runner_concurrency: 30
subaction: ${{ inputs.runner_action || 'start' }}
# Use instance types with low interruption rate in us-east-2 https://aws.amazon.com/ec2/spot/instance-advisor/
ec2_instance_type: r6in.32xlarge r6a.32xlarge i4i.32xlarge r7iz.32xlarge
Expand Down

0 comments on commit 27ac344

Please sign in to comment.