From afdf27686c671b0f25e83b331c5eb7554ace2d19 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Thu, 30 May 2024 09:16:43 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e65a35..1074e7e 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Partner images are VM images which are created by third parties which GitHub Hos ## Current Partner image overview -### [Ubuntu 22.04 by Arm Limite]() -[INSERT SHORT DESCRIPTION OF THE IMAGE] +### [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) +The image has the most popular tools pre-installed. Check the [image documention](/images/arm-ubuntu-22-image.md) for more details. **It is a recommended image to use with Linux Arm64 Runners.** -### [ARM AVH Image (Beta) ](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) +### [ARM AVH Image](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) Arm Virtual Hardware (AVH) images contain ready-to-use Arm Cortex-M simulation models and Compiler toolchains for native use with GitHub Actions. This image is for customers who have ARM edge IoT use cases and workloads that they would like to build and test through GitHub Actions. The types of customers will be those working in industries like Medical devices, Agriculture, Consumer electronics, automotive, etc. ## Image Definitions @@ -65,7 +65,7 @@ Any workflows that run on a partner image do not fall under the customer [SLA](h | Partner | Image | Support Link | |-----------|-----------|-----------------------| -| Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited]()| [About & Support]() | +| Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/)| [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | | Arm Limited, Inc.| [ARM AVH](https://resources.github.com/arm-gihub-actions-beta/)| [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | ## How to Interact with the Repo