diff --git a/images/arm-ubuntu-22-image.md b/images/arm-ubuntu-22-image.md index 977bed2..917b7d8 100644 --- a/images/arm-ubuntu-22-image.md +++ b/images/arm-ubuntu-22-image.md @@ -1,9 +1,9 @@ # 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 +- 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. @@ -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 5ec4c5f..8d37d6b 100644 --- a/images/arm-ubuntu-24-image.md +++ b/images/arm-ubuntu-24-image.md @@ -1,9 +1,9 @@ # 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 +- 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. @@ -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