From b932f5984268191bdac7da4af97cbc209e2a01e4 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:03:06 -0500 Subject: [PATCH 1/3] grammar: arm image Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- images/arm-ubuntu-22-image.md | 2 +- images/arm-ubuntu-24-image.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/arm-ubuntu-22-image.md b/images/arm-ubuntu-22-image.md index 977bed2..b9908de 100644 --- a/images/arm-ubuntu-22-image.md +++ b/images/arm-ubuntu-22-image.md @@ -1,6 +1,6 @@ # Ubuntu 22.04 by Arm Limited -The Ubuntu 22.04 LTS image with tools is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. +The Ubuntu 22.04 LTS Arm image is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. Some changes have been made to accommodate for the Arm architecture. - Some tools do not support the Arm and are not available diff --git a/images/arm-ubuntu-24-image.md b/images/arm-ubuntu-24-image.md index 5ec4c5f..b7dc781 100644 --- a/images/arm-ubuntu-24-image.md +++ b/images/arm-ubuntu-24-image.md @@ -1,6 +1,6 @@ # Ubuntu 24.04 by Arm Limited -The Ubuntu 24.04 LTS image with tools is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. +The Ubuntu 24.04 LTS Arm image is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. Some changes have been made to accommodate for the Arm architecture. - Some tools do not support the Arm and are not available From be57d12128671a40be8ce1113eca5199a97c5665 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:59:08 -0500 Subject: [PATCH 2/3] spelling: arm Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- images/arm-ubuntu-22-image.md | 2 +- images/arm-ubuntu-24-image.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/arm-ubuntu-22-image.md b/images/arm-ubuntu-22-image.md index b9908de..6edd042 100644 --- a/images/arm-ubuntu-22-image.md +++ b/images/arm-ubuntu-22-image.md @@ -3,7 +3,7 @@ The Ubuntu 22.04 LTS Arm image is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. Some changes have been made to accommodate for the Arm architecture. -- Some tools do not support the Arm and are not available +- Some tools do not support Arm and are not available - Some tools do work on Arm, but have been excluded because they are infrequently used If you would like something added or would like to propose a substitute for something that does not work on Arm, please open an issue in this repo. diff --git a/images/arm-ubuntu-24-image.md b/images/arm-ubuntu-24-image.md index b7dc781..b8d00ca 100644 --- a/images/arm-ubuntu-24-image.md +++ b/images/arm-ubuntu-24-image.md @@ -3,7 +3,7 @@ The Ubuntu 24.04 LTS Arm image is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. Some changes have been made to accommodate for the Arm architecture. -- Some tools do not support the Arm and are not available +- Some tools do not support Arm and are not available - Some tools do work on Arm, but have been excluded because they are infrequently used If you would like something added or would like to propose a substitute for something that does not work on Arm, please open an issue in this repo. From 56814370b3eb07b2e8b807829473bb2bc1eb4138 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:59:32 -0500 Subject: [PATCH 3/3] spelling: omitted Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- images/arm-ubuntu-22-image.md | 4 ++-- images/arm-ubuntu-24-image.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/images/arm-ubuntu-22-image.md b/images/arm-ubuntu-22-image.md index 6edd042..917b7d8 100644 --- a/images/arm-ubuntu-22-image.md +++ b/images/arm-ubuntu-22-image.md @@ -69,9 +69,9 @@ If you would like something added or would like to propose a substitute for some - Yarn - zip -## Not installed software +## Omitted software -This section lists tools which are installed on [Ubuntu 22.04 X64 image](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md) provided by GitHub but not installed on the current image. +This section lists tools which are installed on [Ubuntu 22.04 X64 image](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md) provided by GitHub but omitted from the current image. - Tools that are not supported on Arm architecture - Android SDK diff --git a/images/arm-ubuntu-24-image.md b/images/arm-ubuntu-24-image.md index b8d00ca..8d37d6b 100644 --- a/images/arm-ubuntu-24-image.md +++ b/images/arm-ubuntu-24-image.md @@ -60,9 +60,9 @@ If you would like something added or would like to propose a substitute for some - Yarn - zip -## Not installed software +## Omitted software -This section lists tools which are installed on [Ubuntu 24.04 X64 image](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md) provided by GitHub but not installed on the current image. +This section lists tools which are installed on [Ubuntu 24.04 X64 image](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md) provided by GitHub but omitted from the current image. - Tools that are not supported on Arm architecture - Android SDK