Skip to content

Commit

Permalink
Updating readme file for ubuntu24 version 20241208.1.1 (#11139)
Browse files Browse the repository at this point in the history
Co-authored-by: Image generation service account. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
  • Loading branch information
3 people authored Dec 16, 2024
1 parent 600fb50 commit ad23bf9
Showing 1 changed file with 23 additions and 22 deletions.
45 changes: 23 additions & 22 deletions images/ubuntu/Ubuntu2404-Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
| Announcements |
|-|
| [[Windows & Ubuntu] Breaking change : Maven 3.8.* version will be updated to Maven 3.9.* from January 10,2025](https://github.com/actions/runner-images/issues/11093) |
| [[Ubuntu] Breaking Change: runner user will have UID 1001 instead of 1000 for larger runners](https://github.com/actions/runner-images/issues/10936) |
| [Ubuntu-latest workflows will use Ubuntu-24.04 image](https://github.com/actions/runner-images/issues/10636) |
***
# Ubuntu 24.04
- OS Version: 24.04.1 LTS
- Kernel Version: 6.8.0-1017-azure
- Image Version: 20241201.1.0
- Image Version: 20241208.1.0
- Systemd version: 255.4-1ubuntu8.4

## Installed Software
Expand All @@ -19,7 +20,7 @@
- Dash 0.5.12-6ubuntu5
- GNU C++: 12.3.0, 13.2.0, 14.2.0
- GNU Fortran: 12.3.0, 13.2.0, 14.2.0
- Julia 1.11.1
- Julia 1.11.2
- Kotlin 2.1.0-release-394
- Node.js 20.18.1
- Perl 5.38.2
Expand All @@ -30,14 +31,14 @@
### Package Management
- cpan 1.64
- Helm 3.16.3
- Homebrew 4.4.8
- Homebrew 4.4.10
- Miniconda 24.9.2
- Npm 10.8.2
- Pip 24.0
- Pip3 24.0
- Pipx 1.7.1
- RubyGems 3.4.20
- Vcpkg (build from commit cd124b84f)
- Vcpkg (build from commit 20a72ce99)
- Yarn 1.22.22

#### Environment variables
Expand All @@ -61,17 +62,17 @@ to accomplish this.
- Maven 3.8.8

### Tools
- Ansible 2.18.0
- Ansible 2.18.1
- AzCopy 10.27.1 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.1
- Bazelisk 1.24.1
- Bicep 0.31.92
- Buildah 1.33.7
- CMake 3.31.1
- CodeQL Action Bundle 2.19.3
- CMake 3.31.2
- CodeQL Action Bundle 2.19.4
- Docker Amazon ECR Credential Helper 0.9.0
- Docker Compose v2 2.27.1
- Docker-Buildx 0.19.1
- Docker-Buildx 0.19.2
- Docker Client 26.1.3
- Docker Server 26.1.3
- Fastlane 2.225.0
Expand All @@ -97,16 +98,16 @@ to accomplish this.
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.35.1
- yq 4.44.5
- yq 4.44.6
- zstd 1.5.6

### CLI Tools
- AWS CLI 2.22.7
- AWS CLI 2.22.12
- AWS CLI Session Manager Plugin 1.2.694.0
- AWS SAM CLI 1.131.0
- Azure CLI 2.67.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.63.0
- GitHub CLI 2.63.2
- Google Cloud CLI 502.0.0

### Java
Expand All @@ -120,7 +121,7 @@ to accomplish this.
### PHP Tools
- PHP: 8.3.6
- Composer 2.8.3
- PHPUnit 8.5.40
- PHPUnit 8.5.41
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
```
Expand All @@ -141,11 +142,11 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0

### Browsers and Drivers
- Google Chrome 131.0.6778.85
- ChromeDriver 131.0.6778.85
- Google Chrome 131.0.6778.108
- ChromeDriver 131.0.6778.87
- Chromium 131.0.6778.0
- Microsoft Edge 131.0.2903.70
- Microsoft Edge WebDriver 131.0.2903.52
- Microsoft Edge 131.0.2903.86
- Microsoft Edge WebDriver 131.0.2903.87
- Selenium server 4.27.0
- Mozilla Firefox 133.0
- Geckodriver 0.35.0
Expand Down Expand Up @@ -186,19 +187,19 @@ Use the following command as a part of your job to start the service: 'sudo syst

#### Go
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.10
- 1.23.4

#### Node.js
- 18.20.5
- 20.18.1
- 22.11.0
- 22.12.0

#### Python
- 3.9.20
- 3.10.15
- 3.11.10
- 3.12.7
- 3.11.11
- 3.12.8

#### PyPy
- 3.9.19 [PyPy 7.3.16]
Expand Down Expand Up @@ -311,6 +312,6 @@ Use the following command as a part of your job to start the service: 'sudo syst
| wget | 1.21.4-1ubuntu4.1 |
| xvfb | 2:21.1.12-1ubuntu1.1 |
| xz-utils | 5.6.1+really5.4.5-1build0.1 |
| zip | 3.0-13build1 |
| zip | 3.0-13ubuntu0.1 |
| zsync | 0.6.2-5build1 |

0 comments on commit ad23bf9

Please sign in to comment.