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.