1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/actions/self-hosted-runner-auto-removal.md
Cory Miller b152d3ad20 Add jit runner info to docs (#36758)
Co-authored-by: John Sudol <24583161+johnsudol@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: jc-clark <jc-clark@github.com>
2023-06-02 18:03:48 +00:00

662 B

{% ifversion fpt or ghec or ghes > 3.6 %} A self-hosted runner is automatically removed from {% data variables.product.product_name %} if it has not connected to {% data variables.product.prodname_actions %} for more than 14 days. An ephemeral self-hosted runner is automatically removed from {% data variables.product.product_name %} if it has not connected to {% data variables.product.prodname_actions %} for more than 1 day.

{% elsif ghae or ghes < 3.7 %} A self-hosted runner is automatically removed from {% data variables.product.product_name %} if it has not connected to {% data variables.product.prodname_actions %} for more than 30 days. {% endif %}