Skip to content

Commit 69fa0b9

Browse files
docs: add guidance comments for mac-arm64 placement configuration
1 parent 4984287 commit 69fa0b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/multi-runner/templates/runner-configs/mac-arm64-26.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ redrive_build_queue:
77
enabled: false
88
maxReceiveCount: null
99
runner_config:
10+
# Replace <host_resource_group_arn> and <license_configuration_arn> with the actual
11+
# values for your target region. These can be obtained from the outputs of the
12+
# examples/dedicated-mac-hosts example.
1013
placement:
1114
host_resource_group_arn: "<host_resource_group_arn>"
1215
tenancy: host

0 commit comments

Comments
 (0)