Skip to content

Commit 68a3e45

Browse files
committed
Large windows 2025 instance
1 parent a97bc25 commit 68a3e45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/multi-runner-cppal/templates/runner-configs/windows-2025.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ runner_config:
1616
enable_ssm_on_runners: true
1717
credit_specification: standard
1818
# m5.2xlarge is 32GB
19+
# 2025-04-26, let's set that as the first and main choice.
1920
instance_types:
20-
- c5.2xlarge
21+
# - c5.2xlarge
2122
- m5.2xlarge
2223
runners_maximum_count: 100
2324
delay_webhook_event: 0

0 commit comments

Comments
 (0)