From 73fe8f2912905a02036671422fe074e9a537ddf4 Mon Sep 17 00:00:00 2001 From: Yakov Manshin Date: Sun, 3 Jul 2022 23:11:38 +0000 Subject: [PATCH] Added Link to Ubuntu 22.04 GHA Runner Configuration --- .../using-github-hosted-runners/about-github-hosted-runners.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/using-github-hosted-runners/about-github-hosted-runners.md b/content/actions/using-github-hosted-runners/about-github-hosted-runners.md index 562a1c82fd72..d67f9e056d26 100644 --- a/content/actions/using-github-hosted-runners/about-github-hosted-runners.md +++ b/content/actions/using-github-hosted-runners/about-github-hosted-runners.md @@ -111,6 +111,7 @@ For more information, see "[Viewing workflow run history](/actions/managing-work For the overall list of included tools for each runner operating system, see the links below: +* [Ubuntu 22.04 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2204-Readme.md) * [Ubuntu 20.04 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-Readme.md) * [Ubuntu 18.04 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu1804-Readme.md) * [Windows Server 2022](https://github.com/actions/virtual-environments/blob/main/images/win/Windows2022-Readme.md)