mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 22:07:58 +08:00
Windows Server 2019 (20231025) Image Update (#8667)
* Updating readme file for win19 version 20231025.2.1 * Update Windows2019-Readme.md --------- Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com> Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
committed by
GitHub
parent
bc078d1232
commit
a9d78d7787
@@ -1,10 +1,6 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OS] Android NDK r23 will be removed from images on October 9](https://github.com/actions/runner-images/issues/8383) |
|
||||
***
|
||||
# Windows Server 2019
|
||||
- OS Version: 10.0.17763 Build 4974
|
||||
- Image Version: 20231023.1.0
|
||||
- Image Version: 20231025.2.0
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -19,7 +15,7 @@
|
||||
- LLVM 16.0.6
|
||||
- Node 18.18.2
|
||||
- Perl 5.32.1
|
||||
- PHP 8.2.11
|
||||
- PHP 8.2.12
|
||||
- Python 3.7.9
|
||||
- Ruby 2.5.9p229
|
||||
|
||||
@@ -33,7 +29,7 @@
|
||||
- pip 23.3.1 (python 3.7)
|
||||
- Pipx 1.2.1
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from commit 830f86fb3)
|
||||
- Vcpkg (build from commit 213c01f87)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -46,7 +42,7 @@
|
||||
- Ant 1.10.14
|
||||
- Gradle 8.4
|
||||
- Maven 3.8.7
|
||||
- sbt 1.9.6
|
||||
- sbt 1.9.7
|
||||
|
||||
### Tools
|
||||
- 7zip 23.01
|
||||
@@ -65,7 +61,7 @@
|
||||
- ghc 9.8.1
|
||||
- Git 2.42.0.windows.2
|
||||
- Git LFS 3.4.0
|
||||
- Google Cloud CLI 451.0.1
|
||||
- Google Cloud CLI 452.0.0
|
||||
- ImageMagick 7.1.1-21
|
||||
- InnoSetup 6.2.2
|
||||
- jq 1.7-dirty
|
||||
@@ -79,8 +75,8 @@
|
||||
- NSIS 3.08
|
||||
- OpenSSL 1.1.1w
|
||||
- Packer 1.9.4
|
||||
- Parcel 2.10.0
|
||||
- Pulumi 3.89.0
|
||||
- Parcel 2.10.1
|
||||
- Pulumi 3.90.1
|
||||
- R 4.3.1
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 2.13.1
|
||||
@@ -97,7 +93,7 @@
|
||||
- AWS CLI 2.13.28
|
||||
- AWS SAM CLI 1.99.0
|
||||
- AWS Session Manager CLI 1.2.497.0
|
||||
- Azure CLI 2.53.0
|
||||
- Azure CLI 2.53.1
|
||||
- Azure DevOps CLI extension 0.26.0
|
||||
- Cloud Foundry CLI 6.53.0
|
||||
- GitHub CLI 2.37.0
|
||||
@@ -110,18 +106,18 @@
|
||||
|
||||
#### Packages
|
||||
- bindgen 0.68.1
|
||||
- cargo-audit 0.18.2
|
||||
- cargo-audit 0.18.3
|
||||
- cargo-outdated 0.13.1
|
||||
- cbindgen 0.26.0
|
||||
- Clippy 0.1.73
|
||||
- Rustfmt 1.6.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 118.0.5993.89
|
||||
- Google Chrome 118.0.5993.118
|
||||
- Chrome Driver 118.0.5993.70
|
||||
- Microsoft Edge 118.0.2088.61
|
||||
- Microsoft Edge Driver 118.0.2088.61
|
||||
- Mozilla Firefox 118.0.2
|
||||
- Microsoft Edge Driver 118.0.2088.69
|
||||
- Mozilla Firefox 119.0
|
||||
- Gecko Driver 0.33.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.14.0
|
||||
@@ -173,7 +169,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 14.21.3
|
||||
- 16.20.2
|
||||
- 18.18.2
|
||||
- 20.8.1
|
||||
- 20.9.0
|
||||
|
||||
#### Python
|
||||
- 3.7.9
|
||||
@@ -220,7 +216,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.12.0
|
||||
- DacFx 162.1.167.1
|
||||
- MySQL 5.7.43.0
|
||||
- MySQL 5.7.44.0
|
||||
- SQL OLEDB Driver 18.6.7.0
|
||||
- SQLPS 1.0
|
||||
|
||||
@@ -228,7 +224,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Nginx | 1.25.2 | C:\tools\nginx-1.25.2\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
| Nginx | 1.25.3 | C:\tools\nginx-1.25.3\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2019
|
||||
| Name | Version | Path |
|
||||
@@ -496,11 +492,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 10.0.22621.0
|
||||
|
||||
### .NET Core Tools
|
||||
- .NET Core SDK: 6.0.123, 6.0.203, 6.0.318, 6.0.415
|
||||
- .NET Core SDK: 6.0.124, 6.0.203, 6.0.319, 6.0.416
|
||||
- .NET Framework: 4.7.2, 4.8
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.23
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.23
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.23
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.24
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.24
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.24
|
||||
- nbgv 3.6.133+2d32d93cb1
|
||||
|
||||
### PowerShell Tools
|
||||
@@ -513,7 +509,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- Az (Cached): 1.0.0.zip, 1.6.0.zip, 2.3.2.zip, 2.6.0.zip, 3.1.0.zip, 3.5.0.zip, 3.8.0.zip, 4.3.0.zip, 4.4.0.zip, 4.7.0.zip, 5.5.0.zip, 5.9.0.zip, 6.6.0.zip, 7.5.0.zip
|
||||
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
|
||||
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||
- AWSPowershell: 4.1.435
|
||||
- AWSPowershell: 4.1.437
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.9
|
||||
- Microsoft.Graph: 2.8.0
|
||||
@@ -563,4 +559,3 @@ All other versions are saved but not installed.
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:9d2262cd7ac6f4dd4964086e353ba9253be48b5709f850564f877b8dea9614ec | 2023-10-10 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:bed3cb2d55f44371fdeebdabf97e8679347748c16dec0d2c351e25fb0b7bbb32 | 2023-10-02 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:b3b5f1d43d7004541aae6f0c2ead0c70d943c85653f0e37861c73eaa9d687c42 | 2023-10-02 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user