Skip to content

Commit 9725726

Browse files
authored
Update readme before 1.8 release (#34)
1 parent b639ab3 commit 9725726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
github_action_runner_version: v2.300.2 # Optional (default is latest release)
165165
github_action_runner_extra_cli_args: "--disableupdate" # Extra cli args for runner startup command
166166
github_job_start_ttl_seconds: 60 # Optional - (defaults to 0 disabling this feature)
167+
github_api_retry_delay: 10 # Optional - Delay when polling for runner registration (default is 10 seconds)
167168
ec2_instance_type: c5.4xlarge
168169
ec2_ami_id: ami-008fe2fc65df48dac
169170
ec2_root_disk_size_gb: "100" # Optional - (defaults to AMI settings)

0 commit comments

Comments
 (0)