Skip to content

Commit 058e3da

Browse files
authored
Update about-self-hosted-runners.md
Fix duplicate list entry
1 parent 2258e2a commit 058e3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ There are some limits on {% data variables.product.prodname_actions %} usage whe
6060
{% data reusables.github-actions.usage-workflow-run-time %}
6161
- **Job queue time** - Each job for self-hosted runners can be queued for a maximum of 24 hours. If a self-hosted runner does not start executing the job within this limit, the job is terminated and fails to complete.
6262
{% data reusables.github-actions.usage-api-requests %}
63-
- **Job matrix** - {% data reusables.github-actions.usage-matrix-limits %}
63+
{% data reusables.github-actions.usage-matrix-limits %}
6464

6565
### Supported operating systems for self-hosted runners
6666

0 commit comments

Comments
 (0)