Skip to content

Commit 06a7669

Browse files
author
Hosted Runners Images Bot.
committed
Updating readme file for ubuntu26-arm64 version 20260623.39.1
1 parent 798aae8 commit 06a7669

1 file changed

Lines changed: 23 additions & 22 deletions

File tree

images/ubuntu/Ubuntu2604-Arm64-Readme.md

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
| Announcements |
22
|-|
3+
| [[Ubuntu] The Ubuntu 22 based runner images will begin deprecation on September 17th and will be fully unsupported by April 17th for GitHub Actions and Azure DevOps](https://github.com/actions/runner-images/issues/14254) |
34
| [Go versions <=1.23  will be removed from tool-cache](https://github.com/actions/runner-images/issues/14237) |
45
| [[Ubuntu] Ubuntu 26.04 and Ubuntu 26.04 Arm is now available as a public preview](https://github.com/actions/runner-images/issues/14226) |
5-
| [[All OS] PowerShell will be updated from 7.4 to 7.6 LTS on all runner images](https://github.com/actions/runner-images/issues/14150) |
66
| [[ARM] Arm64 runner images now maintained by GitHub](https://github.com/actions/runner-images/issues/14100) |
77
***
88
# Ubuntu 26.04 LTS
99
- OS Version: 26.04 LTS
10-
- Kernel Version: 7.0.0-1004-azure
11-
- Image Version: 20260615.32.1
10+
- Kernel Version: 7.0.0-1007-azure
11+
- Image Version: 20260623.39.1
1212
- Systemd version: 259.5-0ubuntu3
1313

1414
## Installed Software
@@ -22,21 +22,21 @@
2222
- GNU C++: 13.4.0, 14.3.0, 15.2.0
2323
- GNU Fortran: 13.4.0, 14.3.0, 15.2.0
2424
- Kotlin 2.4.0-release-281
25-
- Node.js 24.16.0
25+
- Node.js 24.17.0
2626
- Perl 5.40.1
2727
- Python 3.14.4
2828
- Ruby 3.3.8
2929

3030
### Package Management
3131
- cpan 1.64
32-
- Helm 4.2.1
33-
- Homebrew 6.0.2
32+
- Helm 4.2.2
33+
- Homebrew 6.0.3
3434
- Npm 11.13.0
3535
- Pip 25.1.1
3636
- Pip3 25.1.1
37-
- Pipx 1.14.0
37+
- Pipx 1.14.1
3838
- RubyGems 3.6.7
39-
- Vcpkg (build from commit a7acc4f979)
39+
- Vcpkg (build from commit f919315bf2)
4040
- Yarn 1.22.22
4141

4242
#### Environment variables
@@ -55,19 +55,19 @@ to accomplish this.
5555

5656
### Project Management
5757
- Ant 1.10.15
58-
- Gradle 9.5.1
58+
- Gradle 9.6.0
5959
- Maven 3.9.15
6060

6161
### Tools
62-
- Ansible 2.21.0
62+
- Ansible 2.21.1
6363
- AzCopy 10.32.4 - available by `azcopy` and `azcopy10` aliases
6464
- Bazel 9.1.1
6565
- Bazelisk 1.28.1
6666
- Buildah 1.42.1
67-
- CMake 4.3.3
67+
- CMake 4.3.4
6868
- Docker Amazon ECR Credential Helper 0.12.0
6969
- Docker Compose 5.1.3
70-
- Docker-Buildx 0.34.1
70+
- Docker-Buildx 0.35.0
7171
- Docker Client 29.4.2
7272
- Docker Server 29.4.2
7373
- Git 2.54.0
@@ -90,13 +90,13 @@ to accomplish this.
9090
- Ninja 1.13.2
9191

9292
### CLI Tools
93-
- AWS CLI 2.35.5
94-
- AWS CLI Session Manager Plugin 1.2.814.0
93+
- AWS CLI 2.35.11
94+
- AWS CLI Session Manager Plugin 1.2.835.0
9595
- AWS SAM CLI 1.162.1
9696
- Azure CLI 2.87.0
9797
- Azure CLI (azure-devops) 1.0.4
98-
- GitHub CLI 2.94.0
99-
- Google Cloud CLI 572.0.0
98+
- GitHub CLI 2.95.0
99+
- Google Cloud CLI 574.0.0
100100

101101
### Java
102102
| Version | Environment Variable |
@@ -124,8 +124,8 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
124124
- Rustfmt 1.9.0
125125

126126
### Browsers and Drivers
127-
- Selenium server 4.44.0
128-
- Mozilla Firefox 151.0.4
127+
- Selenium server 4.45.0
128+
- Mozilla Firefox 152.0.1
129129
- Geckodriver 0.37.0
130130

131131
#### Environment variables
@@ -138,13 +138,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
138138

139139
### .NET Tools
140140
- .NET Core SDK: 8.0.128, 8.0.206, 8.0.319, 8.0.422, 9.0.118, 9.0.205, 9.0.315, 10.0.109, 10.0.204, 10.0.301
141-
- nbgv 3.9.50+6feeb89450
141+
- nbgv 3.10.85+c46e47c69b
142142

143143
### Databases
144144
- sqlite3 3.46.1
145145

146146
#### MySQL
147-
- MySQL 8.4.9-0ubuntu0.26.04.1
147+
- MySQL 8.4.10-0ubuntu0.26.04.1
148148
```
149149
User: root
150150
Password: root
@@ -153,11 +153,11 @@ Use the following command as a part of your job to start the service: 'sudo syst
153153
```
154154

155155
### PowerShell Tools
156-
- PowerShell 7.6.2
156+
- PowerShell 7.6.3
157157

158158
#### PowerShell Modules
159159
- Az: 15.6.1
160-
- Microsoft.Graph: 2.37.0
160+
- Microsoft.Graph: 2.38.0
161161
- Pester: 5.7.1
162162
- PSScriptAnalyzer: 1.25.0
163163

@@ -199,6 +199,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
199199
| iputils-ping | 3:20250605-1ubuntu1 |
200200
| jq | 1.8.1-4ubuntu2 |
201201
| libgbm-dev | 26.0.3-1ubuntu1 |
202+
| libicu-dev | 78.2-2ubuntu1 |
202203
| libnss3-tools | 2:3.120-1ubuntu2 |
203204
| libsqlite3-dev | 3.46.1-9 |
204205
| libssl-dev | 3.5.5-1ubuntu3.2 |

0 commit comments

Comments
 (0)