Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82fa473

Browse files
authored
Merge pull request github#32375 from github/repo-sync
Repo sync
2 parents 317a3fa + 711d4b9 commit 82fa473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ You can automatically increase or decrease the number of self-hosted runners in
7474

7575
There are some limits on {% data variables.product.prodname_actions %} usage when using self-hosted runners. These limits are subject to change.
7676

77+
{% ifversion fpt or ghec or ghes > 3.12 %}- **Job execution time** - Each job in a workflow can run for up to 5 days of execution time. If a job reaches this limit, the job is terminated and fails to complete.{% endif %}
7778
{% data reusables.actions.usage-workflow-run-time %}
7879
- **Job queue time** - Each job for self-hosted runners that has been queued for at least 24 hours will be canceled. The actual time in queue can reach up to 48 hours before cancellation occurs. If a self-hosted runner does not start executing the job within this limit, the job is terminated and fails to complete.
7980
{% data reusables.actions.usage-api-requests %}

0 commit comments

Comments
 (0)