Skip to content

Commit 2cef99a

Browse files
github-actions[bot]Hosted Runners Images Bot.Actions service account
authored
Updating readme file for win22 version 20250907.29.1 (#12984)
Co-authored-by: Hosted Runners Images Bot. <hosted-runners-images-bot@github.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent d9f82ed commit 2cef99a

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

images/windows/Windows2022-Readme.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
| Announcements |
22
|-|
3+
| [[Windows, Ubuntu] CMake will be upgraded to latest version on September 15](https://github.com/actions/runner-images/issues/12958) |
34
| [[Ubuntu & Windows] Four tools scheduled for deprecation on November 3, 2025](https://github.com/actions/runner-images/issues/12898) |
45
| [Windows-latest workflows will use Windows Server 2025 image in GH](https://github.com/actions/runner-images/issues/12677) |
56
| [[Windows-2022] Openssl version will be updated to version 3.5.2 on 2025-10-10](https://github.com/actions/runner-images/issues/12676) |
67
| [[Windows 2022] MongoDB 5.x version will be removed from Windows 2022 image on 2025-09-08 and will be updated to 7.x version.](https://github.com/actions/runner-images/issues/12640) |
78
***
89
# Windows Server 2022
910
- OS Version: 10.0.20348 Build 4052
10-
- Image Version: 20250831.1.0
11+
- Image Version: 20250907.29.1
1112

1213
## Windows features
1314
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -16,27 +17,27 @@
1617

1718
### Language and Runtime
1819
- Bash 5.2.37(1)-release
19-
- Go 1.24.6
20+
- Go 1.24.7
2021
- Julia 1.11.6
2122
- Kotlin 2.2.10
2223
- LLVM 20.1.8
23-
- Node 20.19.4
24+
- Node 20.19.5
2425
- Perl 5.32.1
2526
- PHP 8.4.11
2627
- Python 3.9.13
2728
- Ruby 3.3.9
2829

2930
### Package Management
30-
- Chocolatey 2.5.0
31+
- Chocolatey 2.5.1
3132
- Composer 2.8.11
32-
- Helm 3.18.5
33+
- Helm 3.18.6
3334
- Miniconda 25.7.0 (pre-installed on the image but not added to PATH)
3435
- NPM 10.8.2
3536
- NuGet 6.14.0.116
3637
- pip 25.2 (python 3.9)
3738
- Pipx 1.7.1
3839
- RubyGems 3.5.22
39-
- Vcpkg (build from commit b1b19307e2)
40+
- Vcpkg (build from commit b1e15efef6)
4041
- Yarn 1.22.22
4142

4243
#### Environment variables
@@ -49,25 +50,25 @@
4950
- Ant 1.10.15
5051
- Gradle 9.0
5152
- Maven 3.9.11
52-
- sbt 1.11.5
53+
- sbt 1.11.6
5354

5455
### Tools
5556
- 7zip 25.01
5657
- aria2 1.37.0
5758
- azcopy 10.30.0
58-
- Bazel 8.3.1
59+
- Bazel 8.4.0
5960
- Bazelisk 1.26.0
6061
- Bicep 0.37.4
6162
- Cabal 3.16.0.0
6263
- CMake 3.31.6
63-
- CodeQL Action Bundle 2.22.4
64+
- CodeQL Action Bundle 2.23.0
6465
- Docker 27.5.1
6566
- Docker Compose v2 2.32.2
6667
- Docker-wincred 0.9.3
6768
- ghc 9.12.2
6869
- Git 2.51.0.windows.1
6970
- Git LFS 3.7.0
70-
- ImageMagick 7.1.2-2
71+
- ImageMagick 7.1.2-3
7172
- InnoSetup 6.4.0
7273
- jq 1.8.1
7374
- Kind 0.30.0
@@ -80,7 +81,7 @@
8081
- NSIS 3.10
8182
- OpenSSL 1.1.1w
8283
- Packer 1.12.0
83-
- Pulumi 3.192.0
84+
- Pulumi 3.193.0
8485
- R 4.4.2
8586
- Service Fabric SDK 10.1.2493.9590
8687
- Stack 3.7.1
@@ -94,11 +95,11 @@
9495
- Ninja 1.13.1
9596

9697
### CLI Tools
97-
- Alibaba Cloud CLI 3.0.299
98-
- AWS CLI 2.28.21
98+
- Alibaba Cloud CLI 3.0.300
99+
- AWS CLI 2.28.25
99100
- AWS SAM CLI 1.143.0
100101
- AWS Session Manager CLI 1.2.707.0
101-
- Azure CLI 2.76.0
102+
- Azure CLI 2.77.0
102103
- Azure DevOps CLI extension 1.0.2
103104
- GitHub CLI 2.78.0
104105

@@ -117,10 +118,10 @@
117118
- Rustfmt 1.8.0
118119

119120
### Browsers and Drivers
120-
- Google Chrome 139.0.7258.155
121-
- Chrome Driver 139.0.7258.154
122-
- Microsoft Edge 139.0.3405.125
123-
- Microsoft Edge Driver 139.0.3405.125
121+
- Google Chrome 140.0.7339.81
122+
- Chrome Driver 140.0.7339.80
123+
- Microsoft Edge 140.0.3485.54
124+
- Microsoft Edge Driver 140.0.3485.54
124125
- Mozilla Firefox 142.0.1
125126
- Gecko Driver 0.36.0
126127
- IE Driver 4.14.0.0
@@ -164,11 +165,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
164165
#### Go
165166
- 1.22.12
166167
- 1.23.12
167-
- 1.24.6
168+
- 1.24.7
168169

169170
#### Node.js
170171
- 18.20.8
171-
- 20.19.4
172+
- 20.19.5
172173
- 22.19.0
173174

174175
#### Python
@@ -211,7 +212,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
211212
| 5.0.31.0 | MongoDB | Stopped | Disabled |
212213

213214
### Database tools
214-
- Azure CosmosDb Emulator 2.14.24.0
215+
- Azure CosmosDb Emulator 2.14.25.0
215216
- DacFx 170.1.61.1
216217
- MySQL 8.0.43.0
217218
- SQL OLEDB Driver 18.7.4.0
@@ -221,7 +222,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
221222
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
222223
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
223224
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
224-
| Nginx | 1.29.0 | C:\tools\nginx-1.29.0\conf\nginx.conf | nginx | Stopped | 80 |
225+
| Nginx | 1.29.1 | C:\tools\nginx-1.29.1\conf\nginx.conf | nginx | Stopped | 80 |
225226

226227
### Visual Studio Enterprise 2022
227228
| Name | Version | Path |
@@ -497,7 +498,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
497498

498499
#### Powershell Modules
499500
- Az: 12.5.0
500-
- AWSPowershell: 5.0.45
501+
- AWSPowershell: 5.0.49
501502
- DockerMsftProvider: 1.0.0.8
502503
- MarkdownPS: 1.10
503504
- Microsoft.Graph: 2.30.0

0 commit comments

Comments
 (0)