You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: images/ubuntu/Ubuntu2604-Arm64-Readme.md
+23-22Lines changed: 23 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
| Announcements |
2
2
|-|
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)|
3
4
|[Go versions <=1.23 will be removed from tool-cache](https://github.com/actions/runner-images/issues/14237)|
4
5
|[[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)|
6
6
|[[ARM] Arm64 runner images now maintained by GitHub](https://github.com/actions/runner-images/issues/14100)|
7
7
***
8
8
# Ubuntu 26.04 LTS
9
9
- 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
12
12
- Systemd version: 259.5-0ubuntu3
13
13
14
14
## Installed Software
@@ -22,21 +22,21 @@
22
22
- GNU C++: 13.4.0, 14.3.0, 15.2.0
23
23
- GNU Fortran: 13.4.0, 14.3.0, 15.2.0
24
24
- Kotlin 2.4.0-release-281
25
-
- Node.js 24.16.0
25
+
- Node.js 24.17.0
26
26
- Perl 5.40.1
27
27
- Python 3.14.4
28
28
- Ruby 3.3.8
29
29
30
30
### Package Management
31
31
- cpan 1.64
32
-
- Helm 4.2.1
33
-
- Homebrew 6.0.2
32
+
- Helm 4.2.2
33
+
- Homebrew 6.0.3
34
34
- Npm 11.13.0
35
35
- Pip 25.1.1
36
36
- Pip3 25.1.1
37
-
- Pipx 1.14.0
37
+
- Pipx 1.14.1
38
38
- RubyGems 3.6.7
39
-
- Vcpkg (build from commit a7acc4f979)
39
+
- Vcpkg (build from commit f919315bf2)
40
40
- Yarn 1.22.22
41
41
42
42
#### Environment variables
@@ -55,19 +55,19 @@ to accomplish this.
55
55
56
56
### Project Management
57
57
- Ant 1.10.15
58
-
- Gradle 9.5.1
58
+
- Gradle 9.6.0
59
59
- Maven 3.9.15
60
60
61
61
### Tools
62
-
- Ansible 2.21.0
62
+
- Ansible 2.21.1
63
63
- AzCopy 10.32.4 - available by `azcopy` and `azcopy10` aliases
64
64
- Bazel 9.1.1
65
65
- Bazelisk 1.28.1
66
66
- Buildah 1.42.1
67
-
- CMake 4.3.3
67
+
- CMake 4.3.4
68
68
- Docker Amazon ECR Credential Helper 0.12.0
69
69
- Docker Compose 5.1.3
70
-
- Docker-Buildx 0.34.1
70
+
- Docker-Buildx 0.35.0
71
71
- Docker Client 29.4.2
72
72
- Docker Server 29.4.2
73
73
- Git 2.54.0
@@ -90,13 +90,13 @@ to accomplish this.
90
90
- Ninja 1.13.2
91
91
92
92
### 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
95
95
- AWS SAM CLI 1.162.1
96
96
- Azure CLI 2.87.0
97
97
- 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
100
100
101
101
### Java
102
102
| Version | Environment Variable |
@@ -124,8 +124,8 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
124
124
- Rustfmt 1.9.0
125
125
126
126
### 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
129
129
- Geckodriver 0.37.0
130
130
131
131
#### Environment variables
@@ -138,13 +138,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
0 commit comments