mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 20:58:32 +08:00
Updating readme file for ubuntu24 version 20240901.1.1 (#10527)
Co-authored-by: Image generation service account. <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
committed by
GitHub
parent
3926b864c3
commit
e85a3666bf
@@ -1,12 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Android NDK versions <=25 will be removed from images on August 19](https://github.com/actions/runner-images/issues/10342) |
|
||||
| [[Ubuntu 20.04 and Ubuntu 22.04 Oses] Go 1.22.x will be set as default on September, 20](https://github.com/actions/runner-images/issues/10500) |
|
||||
| [Ubuntu 24.04 is now available](https://github.com/actions/runner-images/issues/9848) |
|
||||
***
|
||||
# Ubuntu 24.04 LTS
|
||||
- OS Version: 24.04 LTS
|
||||
- Kernel Version: 6.8.0-1013-azure
|
||||
- Image Version: 20240825.1.0
|
||||
- Image Version: 20240901.1.0
|
||||
- Systemd version: 255.4-1ubuntu8.2
|
||||
|
||||
## Installed Software
|
||||
@@ -19,7 +19,7 @@
|
||||
- Dash 0.5.12-6ubuntu5
|
||||
- GNU C++: 12.3.0, 13.2.0, 14.0.1
|
||||
- GNU Fortran: 12.3.0, 13.2.0, 14.0.1
|
||||
- Julia 1.10.4
|
||||
- Julia 1.10.5
|
||||
- Kotlin 2.0.20-release-360
|
||||
- Node.js 20.17.0
|
||||
- Perl 5.38.2
|
||||
@@ -29,14 +29,14 @@
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.15.4
|
||||
- Homebrew 4.3.17
|
||||
- Homebrew 4.3.18
|
||||
- Miniconda 24.7.1
|
||||
- Npm 10.8.2
|
||||
- Pip 24.0
|
||||
- Pip3 24.0
|
||||
- Pipx 1.4.3
|
||||
- RubyGems 3.4.20
|
||||
- Vcpkg (build from commit 350898514)
|
||||
- Vcpkg (build from commit 0f88ecb85)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -66,8 +66,8 @@ to accomplish this.
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.29.47
|
||||
- Buildah 1.33.7
|
||||
- CMake 3.30.2
|
||||
- CodeQL Action Bundle 2.18.2
|
||||
- CMake 3.30.3
|
||||
- CodeQL Action Bundle 2.18.3
|
||||
- Docker Amazon ECR Credential Helper 0.8.0
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-Buildx 0.16.2
|
||||
@@ -98,7 +98,7 @@ to accomplish this.
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.17.37
|
||||
- AWS CLI 2.17.42
|
||||
- AWS CLI Session Manager Plugin 1.2.650.0
|
||||
- AWS SAM CLI 1.123.0
|
||||
- Azure CLI 2.63.0
|
||||
@@ -137,10 +137,10 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 128.0.6613.84
|
||||
- ChromeDriver 128.0.6613.84
|
||||
- Google Chrome 128.0.6613.113
|
||||
- ChromeDriver 128.0.6613.86
|
||||
- Chromium 128.0.6613.0
|
||||
- Selenium server 4.23.1
|
||||
- Selenium server 4.24.0
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -152,7 +152,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
|
||||
### .NET Tools
|
||||
- .NET Core SDK: 8.0.108
|
||||
- nbgv 3.6.141+d2035fb7be
|
||||
- nbgv 3.6.143+57d4199a9c
|
||||
|
||||
### Databases
|
||||
- sqlite3 3.45.1
|
||||
@@ -194,7 +194,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
|
||||
#### PyPy
|
||||
- 3.9.19 [PyPy 7.3.16]
|
||||
- 3.10.14 [PyPy 7.3.16]
|
||||
- 3.10.14 [PyPy 7.3.17]
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.2
|
||||
|
||||
Reference in New Issue
Block a user