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
+28-25
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,16 @@
1
1
| Announcements |
2
2
|-|
3
+
|[The Windows 2019 Actions runner image will begin deprecation on 2025-06-01 and will be fully unsupported by 2025-06-30](https://github.com/actions/runner-images/issues/12045)|
4
+
|[[Windows, Ubuntu] Python 3.8.x will be removed from 2025-06-06](https://github.com/actions/runner-images/issues/12034)|
5
+
|[[Windows 19 and 22] Ruby version 3.0 will be removed from Windows images on 2025-06-06](https://github.com/actions/runner-images/issues/12033)|
3
6
|[[Windows-2025] LLVM will be updated to version 20 on 2025-06-06](https://github.com/actions/runner-images/issues/12001)|
4
7
|[[Windows] Go version 1.20 and 1.21 will be removed from the images on 2025-05-09 and 1.24 will be set as default.](https://github.com/actions/runner-images/issues/11711)|
5
8
|[[Windows 19 and 22] Node.js version 16 will be removed from Windows images on 2025-05-09](https://github.com/actions/runner-images/issues/11710)|
6
9
|[Windows Server 2025 is now available](https://github.com/actions/runner-images/issues/11228)|
7
10
***
8
11
# Windows Server 2025
9
12
- OS Version: 10.0.26100 Build 3775
10
-
- Image Version: 20250413.1.0
13
+
- Image Version: 20250420.1.0
11
14
12
15
## Windows features
13
16
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -37,7 +40,7 @@
37
40
- pip 25.0.1 (python 3.9)
38
41
- Pipx 1.7.1
39
42
- RubyGems 3.5.22
40
-
- Vcpkg (build from commit bc994510d2)
43
+
- Vcpkg (build from commit 0d5cae1530)
41
44
- Yarn 1.22.22
42
45
43
46
#### Environment variables
@@ -47,7 +50,7 @@
47
50
| CONDA | C:\Miniconda |
48
51
49
52
### Project Management
50
-
- Ant 1.10.14
53
+
- Ant 1.10.15
51
54
- Gradle 8.13
52
55
- Maven 3.9.9
53
56
- sbt 1.10.11
@@ -56,7 +59,7 @@
56
59
- 7zip 24.09
57
60
- aria2 1.37.0
58
61
- azcopy 10.28.1
59
-
- Bazel 8.1.1
62
+
- Bazel 8.2.1
60
63
- Bazelisk 1.26.0
61
64
- Bicep 0.34.44
62
65
- Cabal 3.14.2.0
@@ -78,7 +81,7 @@
78
81
- Newman 6.2.1
79
82
- OpenSSL 3.4.1
80
83
- Packer 1.12.0
81
-
- Pulumi 3.162.0
84
+
- Pulumi 3.163.0
82
85
- R 4.4.2
83
86
- Service Fabric SDK 10.1.2493.9590
84
87
- Stack 3.5.1
@@ -91,12 +94,12 @@
91
94
- Ninja 1.12.1
92
95
93
96
### CLI Tools
94
-
- AWS CLI 2.26.1
97
+
- AWS CLI 2.26.5
95
98
- AWS SAM CLI 1.137.1
96
99
- AWS Session Manager CLI 1.2.707.0
97
100
- Azure CLI 2.71.0
98
101
- Azure DevOps CLI extension 1.0.1
99
-
- GitHub CLI 2.69.0
102
+
- GitHub CLI 2.70.0
100
103
101
104
### Rust Tools
102
105
- Cargo 1.86.0
@@ -109,11 +112,11 @@
109
112
- Rustfmt 1.8.0
110
113
111
114
### Browsers and Drivers
112
-
- Google Chrome 135.0.7049.85
113
-
- Chrome Driver 135.0.7049.84
114
-
- Microsoft Edge 135.0.3179.73
115
-
- Microsoft Edge Driver 135.0.3179.73
116
-
- Mozilla Firefox 137.0.1
115
+
- Google Chrome 135.0.7049.96
116
+
- Chrome Driver 135.0.7049.95
117
+
- Microsoft Edge 135.0.3179.85
118
+
- Microsoft Edge Driver 135.0.3179.85
119
+
- Mozilla Firefox 137.0.2
117
120
- Gecko Driver 0.36.0
118
121
- IE Driver 4.14.0.0
119
122
- Selenium server 4.31.0
@@ -129,10 +132,10 @@
129
132
### Java
130
133
| Version | Environment Variable |
131
134
| ------------------- | -------------------- |
132
-
| 8.0.442+6| JAVA_HOME_8_X64 |
133
-
| 11.0.26+4| JAVA_HOME_11_X64 |
134
-
| 17.0.14+7 (default) | JAVA_HOME_17_X64 |
135
-
| 21.0.6+7.0 | JAVA_HOME_21_X64 |
135
+
| 8.0.452+9| JAVA_HOME_8_X64 |
136
+
| 11.0.27+6| JAVA_HOME_11_X64 |
137
+
| 17.0.15+6 (default) | JAVA_HOME_17_X64 |
138
+
| 21.0.7+6.0 | JAVA_HOME_21_X64 |
136
139
137
140
### Shells
138
141
| Name | Target |
@@ -196,12 +199,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
196
199
#### MongoDB
197
200
| Version | ServiceName | ServiceStatus | ServiceStartType |
0 commit comments