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/windows/Windows2022-Readme.md
+30-31Lines changed: 30 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
| Announcements |
2
2
|-|
3
-
|[[Windows Server 2025] image will no longer have D:/ drive accessible to users from 2025-07-14](https://github.com/actions/runner-images/issues/12416)|
4
3
|[[Windows & Ubuntu] .NET 6 will be removed from the images on 2025-08-01.](https://github.com/actions/runner-images/issues/12241)|
5
4
***
6
5
# Windows Server 2022
7
6
- OS Version: 10.0.20348 Build 3932
8
-
- Image Version: 20250713.1.0
7
+
- Image Version: 20250720.1.0
9
8
10
9
## Windows features
11
10
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -16,9 +15,9 @@
16
15
- Bash 5.2.37(1)-release
17
16
- Go 1.24.5
18
17
- Julia 1.11.6
19
-
- Kotlin 2.1.10
18
+
- Kotlin 2.2.0
20
19
- LLVM 20.1.7
21
-
- Node 20.19.3
20
+
- Node 20.19.4
22
21
- Perl 5.32.1
23
22
- PHP 8.4.8
24
23
- Python 3.9.13
@@ -27,14 +26,14 @@
27
26
### Package Management
28
27
- Chocolatey 2.5.0
29
28
- Composer 2.8.10
30
-
- Helm 3.18.3
29
+
- Helm 3.18.4
31
30
- Miniconda 25.5.1 (pre-installed on the image but not added to PATH)
32
31
- NPM 10.8.2
33
32
- NuGet 6.14.0.116
34
33
- pip 25.1.1 (python 3.9)
35
34
- Pipx 1.7.1
36
35
- RubyGems 3.5.22
37
-
- Vcpkg (build from commit 09b8d93e61)
36
+
- Vcpkg (build from commit 4887ad6d14)
38
37
- Yarn 1.22.22
39
38
40
39
#### Environment variables
@@ -46,7 +45,7 @@
46
45
### Project Management
47
46
- Ant 1.10.15
48
47
- Gradle 8.14
49
-
- Maven 3.9.10
48
+
- Maven 3.9.11
50
49
- sbt 1.11.3
51
50
52
51
### Tools
@@ -65,11 +64,11 @@
65
64
- ghc 9.12.2
66
65
- Git 2.50.1.windows.1
67
66
- Git LFS 3.7.0
68
-
- ImageMagick 7.1.1-47
67
+
- ImageMagick 7.1.2-0
69
68
- InnoSetup 6.4.0
70
69
- jq 1.7.1
71
70
- Kind 0.29.0
72
-
- Kubectl 1.33.2
71
+
- Kubectl 1.33.3
73
72
- Mercurial 5.0
74
73
- gcc 12.2.0
75
74
- gdb 11.2
@@ -78,7 +77,7 @@
78
77
- NSIS 3.10
79
78
- OpenSSL 1.1.1w
80
79
- Packer 1.12.0
81
-
- Pulumi 3.181.0
80
+
- Pulumi 3.184.0
82
81
- R 4.4.2
83
82
- Service Fabric SDK 10.1.2493.9590
84
83
- Stack 3.7.1
@@ -92,13 +91,13 @@
92
91
- Ninja 1.13.1
93
92
94
93
### CLI Tools
95
-
- Alibaba Cloud CLI 3.0.289
96
-
- AWS CLI 2.27.50
94
+
- Alibaba Cloud CLI 3.0.290
95
+
- AWS CLI 2.27.55
97
96
- AWS SAM CLI 1.142.1
98
97
- AWS Session Manager CLI 1.2.707.0
99
98
- Azure CLI 2.75.0
100
99
- Azure DevOps CLI extension 1.0.2
101
-
- GitHub CLI 2.75.0
100
+
- GitHub CLI 2.76.0
102
101
103
102
### Rust Tools
104
103
- Cargo 1.88.0
@@ -115,10 +114,10 @@
115
114
- Rustfmt 1.8.0
116
115
117
116
### Browsers and Drivers
118
-
- Google Chrome 138.0.7204.101
119
-
- Chrome Driver 138.0.7204.94
120
-
- Microsoft Edge 138.0.3351.83
121
-
- Microsoft Edge Driver 138.0.3351.83
117
+
- Google Chrome 138.0.7204.158
118
+
- Chrome Driver 138.0.7204.157
119
+
- Microsoft Edge 138.0.3351.95
120
+
- Microsoft Edge Driver 138.0.3351.95
122
121
- Mozilla Firefox 140.0.4
123
122
- Gecko Driver 0.36.0
124
123
- IE Driver 4.14.0.0
@@ -166,8 +165,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
166
165
167
166
#### Node.js
168
167
- 18.20.8
169
-
- 20.19.3
170
-
- 22.17.0
168
+
- 20.19.4
169
+
- 22.17.1
171
170
172
171
#### Python
173
172
- 3.9.13
@@ -221,9 +220,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
0 commit comments