Skip to content

Commit 4f5eeef

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for ubuntu24 version 20250420.1.1 (#12065)
Co-authored-by: Image generation service account. <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent fbc3fb1 commit 4f5eeef

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

images/ubuntu/Ubuntu2404-Readme.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
| Announcements |
22
|-|
3+
| [[Windows, Ubuntu] Python 3.8.x will be removed from 2025-06-06](https://github.com/actions/runner-images/issues/12034) |
34
| [[Ubuntu] Breaking change : Docker Engine Version 26.* will be updated to Docker Engine Version 28* from 2025-05-09](https://github.com/actions/runner-images/issues/11766) |
45
***
56
# Ubuntu 24.04
67
- OS Version: 24.04.2 LTS
7-
- Kernel Version: 6.8.0-1021-azure
8-
- Image Version: 20250413.1.0
8+
- Kernel Version: 6.11.0-1012-azure
9+
- Image Version: 20250420.1.0
910
- Systemd version: 255.4-1ubuntu8.6
1011

1112
## Installed Software
@@ -18,7 +19,7 @@
1819
- Dash 0.5.12-6ubuntu5
1920
- GNU C++: 12.3.0, 13.3.0, 14.2.0
2021
- GNU Fortran: 12.3.0, 13.3.0, 14.2.0
21-
- Julia 1.11.4
22+
- Julia 1.11.5
2223
- Kotlin 2.1.10-release-473
2324
- Node.js 20.19.0
2425
- Perl 5.38.2
@@ -29,14 +30,14 @@
2930
### Package Management
3031
- cpan 1.64
3132
- Helm 3.17.3
32-
- Homebrew 4.4.29
33+
- Homebrew 4.4.31
3334
- Miniconda 25.1.1
3435
- Npm 10.8.2
3536
- Pip 24.0
3637
- Pip3 24.0
3738
- Pipx 1.7.1
3839
- RubyGems 3.4.20
39-
- Vcpkg (build from commit bc994510d2)
40+
- Vcpkg (build from commit 0d5cae1530)
4041
- Yarn 1.22.22
4142

4243
#### Environment variables
@@ -62,15 +63,15 @@ to accomplish this.
6263
### Tools
6364
- Ansible 2.18.4
6465
- AzCopy 10.28.1 - available by `azcopy` and `azcopy10` aliases
65-
- Bazel 8.1.1
66+
- Bazel 8.2.1
6667
- Bazelisk 1.26.0
6768
- Bicep 0.34.44
6869
- Buildah 1.33.7
6970
- CMake 3.31.6
7071
- CodeQL Action Bundle 2.21.0
7172
- Docker Amazon ECR Credential Helper 0.9.1
7273
- Docker Compose v2 2.27.1
73-
- Docker-Buildx 0.22.0
74+
- Docker-Buildx 0.23.0
7475
- Docker Client 26.1.3
7576
- Docker Server 26.1.3
7677
- Fastlane 2.227.1
@@ -92,7 +93,7 @@ to accomplish this.
9293
- Packer 1.12.0
9394
- Parcel 2.14.4
9495
- Podman 4.9.3
95-
- Pulumi 3.162.0
96+
- Pulumi 3.163.0
9697
- Skopeo 1.13.3
9798
- Sphinx Open Source Search Server 2.2.11
9899
- yamllint 1.37.0
@@ -101,21 +102,21 @@ to accomplish this.
101102
- Ninja 1.12.1
102103

103104
### CLI Tools
104-
- AWS CLI 2.26.1
105+
- AWS CLI 2.26.5
105106
- AWS CLI Session Manager Plugin 1.2.707.0
106107
- AWS SAM CLI 1.137.1
107108
- Azure CLI 2.71.0
108109
- Azure CLI (azure-devops) 1.0.1
109-
- GitHub CLI 2.69.0
110-
- Google Cloud CLI 517.0.0
110+
- GitHub CLI 2.70.0
111+
- Google Cloud CLI 518.0.0
111112

112113
### Java
113114
| Version | Environment Variable |
114115
| ------------------- | -------------------- |
115-
| 8.0.442+6 | JAVA_HOME_8_X64 |
116-
| 11.0.26+4 | JAVA_HOME_11_X64 |
117-
| 17.0.14+7 (default) | JAVA_HOME_17_X64 |
118-
| 21.0.6+7 | JAVA_HOME_21_X64 |
116+
| 8.0.452+9 | JAVA_HOME_8_X64 |
117+
| 11.0.27+6 | JAVA_HOME_11_X64 |
118+
| 17.0.15+6 (default) | JAVA_HOME_17_X64 |
119+
| 21.0.7+6 | JAVA_HOME_21_X64 |
119120

120121
### PHP Tools
121122
- PHP: 8.3.6
@@ -141,11 +142,11 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
141142
- Rustfmt 1.8.0
142143

143144
### Browsers and Drivers
144-
- Google Chrome 135.0.7049.84
145-
- ChromeDriver 135.0.7049.84
145+
- Google Chrome 135.0.7049.95
146+
- ChromeDriver 135.0.7049.95
146147
- Chromium 135.0.7049.0
147-
- Microsoft Edge 135.0.3179.73
148-
- Microsoft Edge WebDriver 135.0.3179.73
148+
- Microsoft Edge 135.0.3179.85
149+
- Microsoft Edge WebDriver 135.0.3179.85
149150
- Selenium server 4.31.0
150151
- Mozilla Firefox 136.0.4
151152
- Geckodriver 0.36.0
@@ -214,7 +215,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
214215

215216
#### PowerShell Modules
216217
- Az: 12.1.0
217-
- Microsoft.Graph: 2.26.1
218+
- Microsoft.Graph: 2.27.0
218219
- Pester: 5.7.1
219220
- PSScriptAnalyzer: 1.24.0
220221

@@ -230,20 +231,20 @@ Use the following command as a part of your job to start the service: 'sudo syst
230231
| Android Command Line Tools | 12.0 |
231232
| Android SDK Build-tools | 36.0.0<br>35.0.0 35.0.1<br>34.0.0 |
232233
| Android SDK Platform-Tools | 35.0.2 |
233-
| Android SDK Platforms | android-36 (rev 1)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1) |
234+
| Android SDK Platforms | android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1) |
234235
| Android Support Repository | 47.0.0 |
235236
| CMake | 3.31.5 |
236237
| Google Play services | 49 |
237238
| Google Repository | 58 |
238-
| NDK | 26.3.11579264<br>27.2.12479018 (default)<br>28.0.13004108 |
239+
| NDK | 26.3.11579264<br>27.2.12479018 (default)<br>28.1.13356709 |
239240

240241
#### Environment variables
241242
| Name | Value |
242243
| ----------------------- | -------------------------------------------- |
243244
| ANDROID_HOME | /usr/local/lib/android/sdk |
244245
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/27.2.12479018 |
245246
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/27.2.12479018 |
246-
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/28.0.13004108 |
247+
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/28.1.13356709 |
247248
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/27.2.12479018 |
248249
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
249250

0 commit comments

Comments
 (0)