1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/translations/ru-RU/content/actions/reference/software-installed-on-github-hosted-runners.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

2.2 KiB

title, intro, product, redirect_from, versions
title intro product redirect_from versions
Software installed on GitHub-hosted runners This article links to references for the packages and tools available in {% data variables.product.prodname_dotcom %}-hosted virtual environments. {% data reusables.gated-features.actions %}
/articles/software-in-virtual-environments-for-github-actions
/github/automating-your-workflow-with-github-actions/software-in-virtual-environments-for-github-actions
/github/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners
/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners
free-pro-team enterprise-server
* >=2.22

{% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %}

The tools included in {% data variables.product.prodname_dotcom %}-hosted runners are updated weekly. For the latest list of included tools for each runner operating system, see the links below:

{% data reusables.github-actions.ubuntu-runner-preview %}

{% data variables.product.prodname_dotcom %}-hosted runners include the operating system's default built-in tools, in addition to the packages listed in the above references. For example, Ubuntu and macOS runners include grep, find, and which, among other default tools.

If there is a tool that you'd like to request, please open an issue at actions/virtual-environments.