Skip to content

Commit 3459dbd

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for win22 version 20250420.1.1 (#12075)
Co-authored-by: Image generation service account. <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent bda6c60 commit 3459dbd

File tree

1 file changed

+47
-45
lines changed

1 file changed

+47
-45
lines changed

images/windows/Windows2022-Readme.md

Lines changed: 47 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
| Announcements |
22
|-|
3-
| [[Windows] Breaking change : Updating Service Fabric runtime and SDK to latest( 10.1.2493.9590 ) from 2025-04-04](https://github.com/actions/runner-images/issues/11773) |
4-
| [Windows Server 2025 will be Generally Available in GitHub Actions and Azure DevOps from 2025-04-08](https://github.com/actions/runner-images/issues/11742) |
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) |
6+
| [[Windows-2025] LLVM will be updated to version 20 on 2025-06-06](https://github.com/actions/runner-images/issues/12001) |
57
| [[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) |
68
| [[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) |
79
| [Windows Server 2025 is now available](https://github.com/actions/runner-images/issues/11228) |
810
***
911
# Windows Server 2022
10-
- OS Version: 10.0.20348 Build 3328
11-
- Image Version: 20250406.1.0
12+
- OS Version: 10.0.20348 Build 3561
13+
- Image Version: 20250420.1.0
1214

1315
## Windows features
1416
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -23,21 +25,21 @@
2325
- LLVM 18.1.8
2426
- Node 18.20.8
2527
- Perl 5.32.1
26-
- PHP 8.4.5
28+
- PHP 8.4.6
2729
- Python 3.9.13
2830
- Ruby 3.0.7p220
2931

3032
### Package Management
3133
- Chocolatey 2.4.3
3234
- Composer 2.8.8
33-
- Helm 3.17.1
35+
- Helm 3.17.2
3436
- Miniconda 25.1.1 (pre-installed on the image but not added to PATH)
3537
- NPM 10.8.2
3638
- NuGet 6.13.2.1
3739
- pip 25.0.1 (python 3.9)
3840
- Pipx 1.7.1
3941
- RubyGems 3.2.33
40-
- Vcpkg (build from commit 856505bb76)
42+
- Vcpkg (build from commit 0d5cae1530)
4143
- Yarn 1.22.22
4244

4345
#### Environment variables
@@ -47,7 +49,7 @@
4749
| CONDA | C:\Miniconda |
4850

4951
### Project Management
50-
- Ant 1.10.14
52+
- Ant 1.10.15
5153
- Gradle 8.13
5254
- Maven 3.9.9
5355
- sbt 1.10.11
@@ -56,12 +58,12 @@
5658
- 7zip 24.09
5759
- aria2 1.37.0
5860
- azcopy 10.28.1
59-
- Bazel 8.1.1
60-
- Bazelisk 1.25.0
61+
- Bazel 8.2.1
62+
- Bazelisk 1.26.0
6163
- Bicep 0.34.44
62-
- Cabal 3.14.1.1
64+
- Cabal 3.14.2.0
6365
- CMake 3.31.6
64-
- CodeQL Action Bundle 2.20.7
66+
- CodeQL Action Bundle 2.21.0
6567
- Docker 27.5.1
6668
- Docker Compose v2 2.32.2
6769
- Docker-wincred 0.9.3
@@ -81,7 +83,7 @@
8183
- NSIS 3.10
8284
- OpenSSL 1.1.1w
8385
- Packer 1.12.0
84-
- Pulumi 3.159.0
86+
- Pulumi 3.163.0
8587
- R 4.4.2
8688
- Service Fabric SDK 10.1.2493.9590
8789
- Stack 3.5.1
@@ -95,13 +97,13 @@
9597
- Ninja 1.12.1
9698

9799
### CLI Tools
98-
- Alibaba Cloud CLI 3.0.265
99-
- AWS CLI 2.25.11
100-
- AWS SAM CLI 1.136.0
100+
- Alibaba Cloud CLI 3.0.270
101+
- AWS CLI 2.26.5
102+
- AWS SAM CLI 1.137.1
101103
- AWS Session Manager CLI 1.2.707.0
102104
- Azure CLI 2.71.0
103105
- Azure DevOps CLI extension 1.0.1
104-
- GitHub CLI 2.69.0
106+
- GitHub CLI 2.70.0
105107

106108
### Rust Tools
107109
- Cargo 1.86.0
@@ -118,11 +120,11 @@
118120
- Rustfmt 1.8.0
119121

120122
### Browsers and Drivers
121-
- Google Chrome 135.0.7049.42
122-
- Chrome Driver 135.0.7049.42
123-
- Microsoft Edge 135.0.3179.54
124-
- Microsoft Edge Driver 135.0.3179.54
125-
- Mozilla Firefox 137.0
123+
- Google Chrome 135.0.7049.96
124+
- Chrome Driver 135.0.7049.95
125+
- Microsoft Edge 135.0.3179.85
126+
- Microsoft Edge Driver 135.0.3179.85
127+
- Mozilla Firefox 137.0.2
126128
- Gecko Driver 0.36.0
127129
- IE Driver 4.14.0.0
128130
- Selenium server 4.31.0
@@ -138,10 +140,10 @@
138140
### Java
139141
| Version | Environment Variable |
140142
| ------------------- | -------------------- |
141-
| 8.0.442+6 (default) | JAVA_HOME_8_X64 |
142-
| 11.0.26+4 | JAVA_HOME_11_X64 |
143-
| 17.0.14+7 | JAVA_HOME_17_X64 |
144-
| 21.0.6+7.0 | JAVA_HOME_21_X64 |
143+
| 8.0.452+9 (default) | JAVA_HOME_8_X64 |
144+
| 11.0.27+6 | JAVA_HOME_11_X64 |
145+
| 17.0.15+6 | JAVA_HOME_17_X64 |
146+
| 21.0.7+6.0 | JAVA_HOME_21_X64 |
145147

146148
### Shells
147149
| Name | Target |
@@ -179,8 +181,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
179181
- 3.9.13
180182
- 3.10.11
181183
- 3.11.9
182-
- 3.12.9
183-
- 3.13.2
184+
- 3.12.10
185+
- 3.13.3
184186

185187
#### PyPy
186188
- 2.7.18 [PyPy 7.3.19]
@@ -193,7 +195,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
193195
- 3.0.7
194196
- 3.1.7
195197
- 3.2.8
196-
- 3.3.7
198+
- 3.3.8
197199

198200
### Databases
199201

@@ -216,16 +218,16 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
216218

217219
### Database tools
218220
- Azure CosmosDb Emulator 2.14.21.0
219-
- DacFx 162.5.57.1
220-
- MySQL 8.0.41.0
221+
- DacFx 170.0.94.3
222+
- MySQL 8.0.42.0
221223
- SQL OLEDB Driver 18.7.4.0
222224
- SQLPS 1.0
223225

224226
### Web Servers
225227
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
226228
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
227229
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
228-
| Nginx | 1.27.4 | C:\tools\nginx-1.27.4\conf\nginx.conf | nginx | Stopped | 80 |
230+
| Nginx | 1.27.5 | C:\tools\nginx-1.27.5\conf\nginx.conf | nginx | Stopped | 80 |
229231

230232
### Visual Studio Enterprise 2022
231233
| Name | Version | Path |
@@ -495,22 +497,22 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
495497
- 10.0.26100.0
496498

497499
### .NET Core Tools
498-
- .NET Core SDK: 6.0.136, 6.0.203, 6.0.321, 6.0.428, 8.0.114, 8.0.206, 8.0.310, 8.0.407, 9.0.104, 9.0.200, 9.0.202
500+
- .NET Core SDK: 6.0.136, 6.0.203, 6.0.321, 6.0.428, 8.0.115, 8.0.206, 8.0.311, 8.0.408, 9.0.105, 9.0.200, 9.0.203
499501
- .NET Framework: 4.7.2, 4.8, 4.8.1
500-
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.36, 6.0.37, 8.0.6, 8.0.13, 8.0.14, 9.0.2, 9.0.3
501-
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.36, 6.0.37, 8.0.6, 8.0.13, 8.0.14, 9.0.2, 9.0.3
502-
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.36, 8.0.6, 8.0.13, 8.0.14, 9.0.2, 9.0.3
502+
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.36, 6.0.37, 8.0.6, 8.0.13, 8.0.15, 9.0.2, 9.0.4
503+
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.36, 6.0.37, 8.0.6, 8.0.13, 8.0.15, 9.0.2, 9.0.4
504+
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.36, 8.0.6, 8.0.13, 8.0.15, 9.0.2, 9.0.4
503505
- nbgv 3.7.115+d31f50f4d1
504506

505507
### PowerShell Tools
506508
- PowerShell 7.4.7
507509

508510
#### Powershell Modules
509511
- Az: 12.4.0
510-
- AWSPowershell: 4.1.793
512+
- AWSPowershell: 4.1.802
511513
- DockerMsftProvider: 1.0.0.8
512514
- MarkdownPS: 1.10
513-
- Microsoft.Graph: 2.26.1
515+
- Microsoft.Graph: 2.27.0
514516
- Pester: 3.4.0, 5.7.1
515517
- PowerShellGet: 1.0.0.1, 2.2.5
516518
- PSScriptAnalyzer: 1.24.0
@@ -524,30 +526,30 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
524526
| Android Command Line Tools | 8.0 |
525527
| Android Emulator | 35.4.9 |
526528
| Android SDK Build-tools | 36.0.0<br>35.0.0 35.0.1<br>34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
527-
| Android SDK Platforms | android-36 (rev 1)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
529+
| Android SDK Platforms | android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
528530
| Android SDK Platform-Tools | 35.0.2 |
529531
| Android Support Repository | 47.0.0 |
530532
| CMake | 3.18.1<br>3.22.1<br>3.31.5 |
531533
| Google Play services | 49 |
532534
| Google Repository | 58 |
533-
| NDK | 26.3.11579264<br>27.2.12479018<br>28.0.13004108 |
535+
| NDK | 26.3.11579264<br>27.2.12479018<br>28.1.13356709 |
534536

535537
#### Environment variables
536538
| Name | Value |
537539
| ----------------------- | ---------------------------------------- |
538540
| ANDROID_HOME | C:\Android\android-sdk |
539541
| ANDROID_NDK | C:\Android\android-sdk\ndk\27.2.12479018 |
540542
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\27.2.12479018 |
541-
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\28.0.13004108 |
543+
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\28.1.13356709 |
542544
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.2.12479018 |
543545
| ANDROID_SDK_ROOT | C:\Android\android-sdk |
544546

545547
### Cached Docker images
546548
| Repository:Tag | Digest | Created |
547549
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
548-
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:c0f52d51a98cd530ef5d5d23d507abce40789ccedf570f39aa70fdc1d9389262 | 2025-03-11 |
549-
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:fa0c1b9347ffa1c63cc0ae76da91cbf2c11ed2c9cac4f3641c1bec5650b0f154 | 2025-03-11 |
550-
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:c430ac8177ef74e1b7bd1f10e91552045a6c58d185ddb7fbecac1b55dca04be2 | 2025-03-11 |
551-
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:cac96611341ac97e50f33e952abe313e755a1f297df096e952cfd8d3f1ba8c05 | 2025-03-06 |
550+
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:141da358f6c2378a0a0c1da8f1fc6a0ae4e407bda99cae81ef7ac0bbe17991aa | 2025-04-10 |
551+
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:877e7d1c2f8d89f4a8fc6532286b83f6c6aa8cc980ffade6ad5dcf3cdbe85c2a | 2025-04-10 |
552+
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:b824b671877b331774dda7adf061733e888194724eac4da67f56847ce7a175e8 | 2025-04-10 |
553+
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:93a3cb1763e5e01bb4121a86f0dd364d1740f9ca1071f496532637873e40969e | 2025-04-16 |
552554
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:b1e1bd182c21723af77037208115bdc387dcecbab3802ed243d572a76ac50853 | 2025-03-06 |
553555

0 commit comments

Comments
 (0)