We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97bc25 commit 68a3e45Copy full SHA for 68a3e45
examples/multi-runner-cppal/templates/runner-configs/windows-2025.yaml
@@ -16,8 +16,9 @@ runner_config:
16
enable_ssm_on_runners: true
17
credit_specification: standard
18
# m5.2xlarge is 32GB
19
+ # 2025-04-26, let's set that as the first and main choice.
20
instance_types:
- - c5.2xlarge
21
+ # - c5.2xlarge
22
- m5.2xlarge
23
runners_maximum_count: 100
24
delay_webhook_event: 0
0 commit comments