Skip to content

Commit c6fcc72

Browse files
authored
Merge pull request #3752 from dschaller/patch-1
docs: fix heading link for supported OS self hosted runners
2 parents 57d3f1d + f00dfc0 commit c6fcc72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -49,7 +49,7 @@ For more information about installing and using self-hosted runners, see "[Addin
4949

5050
You can use any machine as a self-hosted runner as long at it meets these requirements:
5151

52-
* You can install and run the self-hosted runner application on the machine. For more information, see "[Supported operating systems for self-hosted runners](#supported-operating-systems-for-self-hosted-runners)."
52+
* You can install and run the self-hosted runner application on the machine. For more information, see "[Supported architectures and operating systems for self-hosted runners](#supported-architectures-and-operating-systems-for-self-hosted-runners)."
5353
* The machine can communicate with {% data variables.product.prodname_actions %}. For more information, see "[Communication between self-hosted runners and {% data variables.product.prodname_dotcom %}](#communication-between-self-hosted-runners-and-github)."
5454
* The machine has enough hardware resources for the type of workflows you plan to run. The self-hosted runner application itself only requires minimal resources.
5555
* If you want to run workflows that use Docker container actions or service containers, you must use a Linux machine and Docker must be installed.

0 commit comments

Comments
 (0)