Updating readme file for win25-vs2026 version 20260209.8.1

This commit is contained in:
Hosted Runners Images Bot.
2026-02-10 16:19:36 +00:00
parent d6a1c18e53
commit 7e30cede27
+35 -33
View File
@@ -1,10 +1,11 @@
| Announcements | | Announcements |
|-| |-|
| [Windows Server 2025 with Visual Studio 2026 is now available as a public beta](https://github.com/actions/runner-images/issues/13638) |
| [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) | | [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) |
*** ***
# Windows Server 2025 # Windows Server 2025
- OS Version: 10.0.26100 Build 32230 - OS Version: 10.0.26100 Build 32230
- Image Version: 20260203.4.1 - Image Version: 20260209.8.1
## Windows features ## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled - Windows Subsystem for Linux (WSLv1): Enabled
@@ -14,9 +15,9 @@
### Language and Runtime ### Language and Runtime
- Bash 5.2.37(1)-release - Bash 5.2.37(1)-release
- Go 1.24.12 - Go 1.24.13
- Julia 1.12.0 - Julia 1.12.0
- Kotlin 2.3.0 - Kotlin 2.3.10
- LLVM 20.1.8 - LLVM 20.1.8
- Node 22.22.0 - Node 22.22.0
- Perl 5.42.0 - Perl 5.42.0
@@ -31,10 +32,10 @@
- Miniconda 25.11.1 (pre-installed on the image but not added to PATH) - Miniconda 25.11.1 (pre-installed on the image but not added to PATH)
- NPM 10.9.4 - NPM 10.9.4
- NuGet 7.0.1.1 - NuGet 7.0.1.1
- pip 26.0 (python 3.12) - pip 26.0.1 (python 3.12)
- Pipx 1.8.0 - Pipx 1.8.0
- RubyGems 3.5.22 - RubyGems 3.5.22
- Vcpkg (build from commit cc73782a88) - Vcpkg (build from commit aa2d37682e)
- Yarn 1.22.22 - Yarn 1.22.22
#### Environment variables #### Environment variables
@@ -47,20 +48,20 @@
- Ant 1.10.15 - Ant 1.10.15
- Gradle 9.3 - Gradle 9.3
- Maven 3.9.12 - Maven 3.9.12
- sbt 1.12.1 - sbt 1.12.2
### Tools ### Tools
- 7zip 25.01 - 7zip 25.01
- aria2 1.37.0 - aria2 1.37.0
- azcopy 10.31.1 - azcopy 10.32.0
- Bazel 9.0.0 - Bazel 9.0.0
- Bazelisk 1.28.1 - Bazelisk 1.28.1
- Bicep 0.40.2 - Bicep 0.40.2
- Cabal 3.16.1.0 - Cabal 3.16.1.0
- CMake 4.2.3 - CMake 4.2.3
- CodeQL Action Bundle 2.24.0 - CodeQL Action Bundle 2.24.1
- Docker 27.5.1 - Docker 29.1.5
- Docker Compose v2 2.32.2 - Docker Compose v2 2.40.3
- Docker-wincred 0.9.5 - Docker-wincred 0.9.5
- ghc 9.14.1 - ghc 9.14.1
- Git 2.53.0.windows.1 - Git 2.53.0.windows.1
@@ -76,7 +77,7 @@
- Newman 6.2.2 - Newman 6.2.2
- OpenSSL 3.6.1 - OpenSSL 3.6.1
- Packer 1.14.2 - Packer 1.14.2
- Pulumi 3.218.0 - Pulumi 3.219.0
- R 4.5.2 - R 4.5.2
- Service Fabric SDK 10.1.2493.9590 - Service Fabric SDK 10.1.2493.9590
- Stack 3.9.1 - Stack 3.9.1
@@ -89,7 +90,7 @@
- Ninja 1.13.2 - Ninja 1.13.2
### CLI Tools ### CLI Tools
- AWS CLI 2.33.12 - AWS CLI 2.33.17
- AWS SAM CLI 1.153.1 - AWS SAM CLI 1.153.1
- AWS Session Manager CLI 1.2.764.0 - AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.83.0 - Azure CLI 2.83.0
@@ -107,11 +108,11 @@
- Rustfmt 1.8.0 - Rustfmt 1.8.0
### Browsers and Drivers ### Browsers and Drivers
- Google Chrome 144.0.7559.110 - Google Chrome 144.0.7559.133
- Chrome Driver 144.0.7559.109 - Chrome Driver 144.0.7559.133
- Microsoft Edge 144.0.3719.104 - Microsoft Edge 144.0.3719.115
- Microsoft Edge Driver 144.0.3719.104 - Microsoft Edge Driver 144.0.3719.115
- Mozilla Firefox 147.0.2 - Mozilla Firefox 147.0.3
- Gecko Driver 0.36.0 - Gecko Driver 0.36.0
- IE Driver 4.14.0.0 - IE Driver 4.14.0.0
- Selenium server 4.40.0 - Selenium server 4.40.0
@@ -125,13 +126,13 @@
| SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar | | SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar |
### Java ### Java
| Version | Environment Variable | | Version | Environment Variable |
| -------------------- | -------------------- | | ------------------- | -------------------- |
| 8.0.472+8 | JAVA_HOME_8_X64 | | 8.0.482+8 | JAVA_HOME_8_X64 |
| 11.0.29+7 | JAVA_HOME_11_X64 | | 11.0.30+7 | JAVA_HOME_11_X64 |
| 17.0.17+10 (default) | JAVA_HOME_17_X64 | | 17.0.18+8 (default) | JAVA_HOME_17_X64 |
| 21.0.9+10.0 | JAVA_HOME_21_X64 | | 21.0.10+7.0 | JAVA_HOME_21_X64 |
| 25.0.2+10.0 | JAVA_HOME_25_X64 | | 25.0.2+10.0 | JAVA_HOME_25_X64 |
### Shells ### Shells
| Name | Target | | Name | Target |
@@ -155,8 +156,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Go #### Go
- 1.22.12 - 1.22.12
- 1.23.12 - 1.23.12
- 1.24.12 - 1.24.13
- 1.25.6 - 1.25.7
#### Node.js #### Node.js
- 20.20.0 - 20.20.0
@@ -167,8 +168,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 3.10.11 - 3.10.11
- 3.11.9 - 3.11.9
- 3.12.10 - 3.12.10
- 3.13.11 - 3.13.12
- 3.14.2 - 3.14.3
#### PyPy #### PyPy
- 3.9.19 [PyPy 7.3.16] - 3.9.19 [PyPy 7.3.16]
@@ -200,7 +201,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| 7.0.29.0 | MongoDB | Stopped | Disabled | | 7.0.29.0 | MongoDB | Stopped | Disabled |
### Database tools ### Database tools
- Azure CosmosDb Emulator 2.14.25.0 - Azure CosmosDb Emulator 2.14.26.0
- DacFx 170.2.70.1 - DacFx 170.2.70.1
- MySQL 8.0.45.0 - MySQL 8.0.45.0
- SQL OLEDB Driver 18 18.7.5.0 - SQL OLEDB Driver 18 18.7.5.0
@@ -212,7 +213,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort | | Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- | | ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 | | Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
| Nginx | 1.29.4 | C:\tools\nginx-1.29.4\conf\nginx.conf | nginx | Stopped | 80 | | Nginx | 1.29.5 | C:\tools\nginx-1.29.5\conf\nginx.conf | nginx | Stopped | 80 |
### Visual Studio Enterprise 2026 ### Visual Studio Enterprise 2026
| Name | Version | Path | | Name | Version | Path |
@@ -423,7 +424,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 | | SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 3.0.0 | | VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 3.0.0 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.12 | | Windows Driver Kit Visual Studio Extension | 10.0.26100.12 |
| Windows Software Development Kit | 10.1.26100.7175 | | Windows Software Development Kit | 10.1.26100.7705 |
| WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.22 | | WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.22 |
#### Microsoft Visual C++ #### Microsoft Visual C++
@@ -454,10 +455,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules #### Powershell Modules
- Az: 14.6.0 - Az: 14.6.0
- AWSPowershell: 5.0.146 - AWSPowershell: 5.0.150
- DockerMsftProvider: 1.0.0.8 - DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10 - MarkdownPS: 1.10
- Microsoft.Graph: 2.35.0 - Microsoft.Graph: 2.35.1
- Pester: 3.4.0, 5.7.1 - Pester: 3.4.0, 5.7.1
- PowerShellGet: 1.0.0.1, 2.2.5 - PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.24.0 - PSScriptAnalyzer: 1.24.0
@@ -488,3 +489,4 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\29.0.14206865 | | ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\29.0.14206865 |
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.3.13750724 | | ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.3.13750724 |
| ANDROID_SDK_ROOT | C:\Android\android-sdk | | ANDROID_SDK_ROOT | C:\Android\android-sdk |