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/Windows2025-Readme.md
+37-36Lines changed: 37 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
| Announcements |
2
2
|-|
3
+
|[[Windows 2022] MongoDB 5.x version will be removed from Windows 2022 image on 2025-09-01 and will be updated to 7.x version.](https://github.com/actions/runner-images/issues/12640)|
3
4
|[[Windows & Ubuntu] .NET 6 will be removed from the images on 2025-08-01.](https://github.com/actions/runner-images/issues/12241)|
4
5
***
5
6
# Windows Server 2025
6
7
- OS Version: 10.0.26100 Build 4656
7
-
- Image Version: 20250720.1.0
8
+
- Image Version: 20250727.1.0
8
9
9
10
## Windows features
10
11
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -17,12 +18,12 @@
17
18
- Go 1.24.5
18
19
- Julia 1.11.6
19
20
- Kotlin 2.2.0
20
-
- LLVM 20.1.7
21
+
- LLVM 20.1.8
21
22
- Node 22.17.1
22
23
- Perl 5.40.2
23
24
- PHP 8.4.8
24
25
- Python 3.9.13
25
-
- Ruby 3.3.8
26
+
- Ruby 3.3.9
26
27
27
28
### Package Management
28
29
- Chocolatey 2.5.0
@@ -34,7 +35,7 @@
34
35
- pip 25.1.1 (python 3.9)
35
36
- Pipx 1.7.1
36
37
- RubyGems 3.5.22
37
-
- Vcpkg (build from commit 4887ad6d14)
38
+
- Vcpkg (build from commit 3bdaa9b420)
38
39
- Yarn 1.22.22
39
40
40
41
#### Environment variables
@@ -56,7 +57,7 @@
56
57
- Bazel 8.3.1
57
58
- Bazelisk 1.26.0
58
59
- Bicep 0.36.177
59
-
- Cabal 3.14.2.0
60
+
- Cabal 3.16.0.0
60
61
- CMake 3.31.6
61
62
- CodeQL Action Bundle 2.22.1
62
63
- Docker 27.5.1
@@ -66,7 +67,7 @@
66
67
- Git 2.50.1.windows.1
67
68
- Git LFS 3.7.0
68
69
- ImageMagick 7.1.2-0
69
-
- jq 1.7.1
70
+
- jq 1.8.1
70
71
- Kind 0.29.0
71
72
- Kubectl 1.33.3
72
73
- gcc 14.2.0
@@ -75,7 +76,7 @@
75
76
- Newman 6.2.1
76
77
- OpenSSL 3.5.1
77
78
- Packer 1.12.0
78
-
- Pulumi 3.184.0
79
+
- Pulumi 3.186.0
79
80
- R 4.4.2
80
81
- Service Fabric SDK 10.1.2493.9590
81
82
- Stack 3.7.1
@@ -88,12 +89,12 @@
88
89
- Ninja 1.13.1
89
90
90
91
### CLI Tools
91
-
- AWS CLI 2.27.55
92
+
- AWS CLI 2.27.60
92
93
- AWS SAM CLI 1.142.1
93
94
- AWS Session Manager CLI 1.2.707.0
94
95
- Azure CLI 2.75.0
95
96
- Azure DevOps CLI extension 1.0.2
96
-
- GitHub CLI 2.76.0
97
+
- GitHub CLI 2.76.1
97
98
98
99
### Rust Tools
99
100
- Cargo 1.88.0
@@ -106,11 +107,11 @@
106
107
- Rustfmt 1.8.0
107
108
108
109
### Browsers and Drivers
109
-
- Google Chrome 138.0.7204.158
110
-
- Chrome Driver 138.0.7204.157
111
-
- Microsoft Edge 138.0.3351.95
112
-
- Microsoft Edge Driver 138.0.3351.95
113
-
- Mozilla Firefox 140.0.4
110
+
- Google Chrome 138.0.7204.169
111
+
- Chrome Driver 138.0.7204.168
112
+
- Microsoft Edge 138.0.3351.109
113
+
- Microsoft Edge Driver 138.0.3351.109
114
+
- Mozilla Firefox 141.0
114
115
- Gecko Driver 0.36.0
115
116
- IE Driver 4.14.0.0
116
117
- Selenium server 4.34.0
@@ -126,10 +127,10 @@
126
127
### Java
127
128
| Version | Environment Variable |
128
129
| ------------------- | -------------------- |
129
-
| 8.0.452+9| JAVA_HOME_8_X64 |
130
-
| 11.0.27+6 | JAVA_HOME_11_X64 |
131
-
| 17.0.15+6 (default) | JAVA_HOME_17_X64 |
132
-
| 21.0.7+6.0 | JAVA_HOME_21_X64 |
130
+
| 8.0.462+8| JAVA_HOME_8_X64 |
131
+
| 11.0.28+6 | JAVA_HOME_11_X64 |
132
+
| 17.0.16+8 (default) | JAVA_HOME_17_X64 |
133
+
| 21.0.8+9.0 | JAVA_HOME_21_X64 |
133
134
134
135
### Shells
135
136
| Name | Target |
@@ -173,8 +174,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
173
174
174
175
#### Ruby
175
176
- 3.1.7
176
-
- 3.2.8
177
-
- 3.3.8
177
+
- 3.2.9
178
+
- 3.3.9
178
179
179
180
### Databases
180
181
@@ -193,12 +194,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
193
194
#### MongoDB
194
195
| Version | ServiceName | ServiceStatus | ServiceStartType |
0 commit comments