mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
Updating readme file for win19 version 20230814.1.0 (#8095)
Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
committed by
GitHub
parent
01a2ae2ba8
commit
14fa2c5ff1
@@ -1,10 +1,6 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Adopt OpenJDK will be removed from images on August, 7](https://github.com/actions/runner-images/issues/8030) |
|
||||
***
|
||||
# Windows Server 2019
|
||||
- OS Version: 10.0.17763 Build 4645
|
||||
- Image Version: 20230806.1.0
|
||||
- OS Version: 10.0.17763 Build 4737
|
||||
- Image Version: 20230814.1.0
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -17,23 +13,23 @@
|
||||
- Julia 1.9.2
|
||||
- Kotlin 1.9.0
|
||||
- LLVM 15.0.7
|
||||
- Node 18.17.0
|
||||
- Node 18.17.1
|
||||
- Perl 5.32.1
|
||||
- PHP 8.2.9
|
||||
- Python 3.7.9
|
||||
- Ruby 2.5.9p229
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 2.2.0
|
||||
- Chocolatey 2.2.2
|
||||
- Composer 2.5.8
|
||||
- Helm 3.12.1
|
||||
- Helm 3.12.2
|
||||
- Miniconda 23.5.2 (pre-installed on the image but not added to PATH)
|
||||
- NPM 9.6.7
|
||||
- NuGet 6.6.1.2
|
||||
- NuGet 6.7.0.127
|
||||
- pip 23.2.1 (python 3.7)
|
||||
- Pipx 1.2.0
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from commit 78b61582c)
|
||||
- Vcpkg (build from commit 576f3f1ad)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -51,21 +47,21 @@
|
||||
### Tools
|
||||
- 7zip 23.01
|
||||
- aria2 1.36.0
|
||||
- azcopy 10.20.0
|
||||
- Bazel 6.3.1
|
||||
- azcopy 10.20.1
|
||||
- Bazel 6.3.2
|
||||
- Bazelisk 1.13.2
|
||||
- Bicep 0.20.4
|
||||
- Cabal 3.10.1.0
|
||||
- CMake 3.27.1
|
||||
- CodeQL Action Bundles 2.14.0 2.14.1
|
||||
- CMake 3.27.2
|
||||
- CodeQL Action Bundles 2.14.1 2.14.2
|
||||
- Docker 24.0.5
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.20.2
|
||||
- Docker Compose v2 2.20.3
|
||||
- Docker-wincred 0.8.0
|
||||
- ghc 9.6.2
|
||||
- Git 2.41.0.windows.3
|
||||
- Git LFS 3.3.0
|
||||
- Google Cloud SDK 441.0.0
|
||||
- Google Cloud SDK 442.0.0
|
||||
- ImageMagick 7.1.1-15
|
||||
- InnoSetup 6.2.2
|
||||
- jq 1.6
|
||||
@@ -78,7 +74,7 @@
|
||||
- OpenSSL 1.1.1v
|
||||
- Packer 1.9.2
|
||||
- Parcel 2.9.3
|
||||
- Pulumi 3.77.1
|
||||
- Pulumi 3.78.1
|
||||
- R 4.3.1
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 2.11.1
|
||||
@@ -92,8 +88,8 @@
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.172
|
||||
- AWS CLI 2.13.7
|
||||
- AWS SAM CLI 1.94.0
|
||||
- AWS CLI 2.13.9
|
||||
- AWS SAM CLI 1.95.0
|
||||
- AWS Session Manager CLI 1.2.497.0
|
||||
- Azure CLI 2.51.0
|
||||
- Azure DevOps CLI extension 0.26.0
|
||||
@@ -118,9 +114,9 @@
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 115.0.5790.171
|
||||
- Chrome Driver 115.0.5790.170
|
||||
- Microsoft Edge 115.0.1901.188
|
||||
- Microsoft Edge Driver 115.0.1901.188
|
||||
- Mozilla Firefox 116.0.1
|
||||
- Microsoft Edge 115.0.1901.203
|
||||
- Microsoft Edge Driver 115.0.1901.203
|
||||
- Mozilla Firefox 116.0.2
|
||||
- Gecko Driver 0.33.0
|
||||
- IE Driver 4.11.0.0
|
||||
- Selenium server 4.11.0
|
||||
@@ -166,11 +162,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 1.18.10
|
||||
- 1.19.12
|
||||
- 1.20.7
|
||||
- 1.21.0
|
||||
|
||||
#### Node.js
|
||||
- 14.21.3
|
||||
- 16.20.1
|
||||
- 18.17.0
|
||||
- 16.20.2
|
||||
- 18.17.1
|
||||
|
||||
#### Python
|
||||
- 3.6.8
|
||||
@@ -186,6 +183,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 3.7.13 [PyPy 7.3.9]
|
||||
- 3.8.16 [PyPy 7.3.11]
|
||||
- 3.9.17 [PyPy 7.3.12]
|
||||
- 3.10.12 [PyPy 7.3.12]
|
||||
|
||||
#### Ruby
|
||||
- 2.4.10
|
||||
@@ -201,7 +199,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Property | Value |
|
||||
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| ServiceName | postgresql-x64-14 |
|
||||
| Version | 14.8 |
|
||||
| Version | 14.9 |
|
||||
| ServiceStatus | Stopped |
|
||||
| ServiceStartType | Disabled |
|
||||
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin <br> PGDATA=C:\Program Files\PostgreSQL\14\data <br> PGROOT=C:\Program Files\PostgreSQL\14 |
|
||||
@@ -212,7 +210,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### MongoDB
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| -------- | ----------- | ------------- | ---------------- |
|
||||
| 5.0.15.0 | MongoDB | Stopped | Disabled |
|
||||
| 5.0.19.0 | MongoDB | Stopped | Disabled |
|
||||
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.12.0
|
||||
@@ -230,12 +228,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Visual Studio Enterprise 2019
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | --------------- | -------------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2019 | 16.11.33920.266 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
| Visual Studio Enterprise 2019 | 16.11.33927.289 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions
|
||||
| Package | Version |
|
||||
| ------------------------------------------------------------------------- | --------------- |
|
||||
| Component.Android.NDK.R16B | 16.11.33919.289 |
|
||||
| Component.Android.NDK.R16B | 16.11.33925.288 |
|
||||
| Component.Android.SDK25.Private | 16.0.28625.61 |
|
||||
| Component.Android.SDK30 | 16.10.31205.252 |
|
||||
| Component.Ant | 1.9.3.8 |
|
||||
@@ -493,11 +491,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.120, 6.0.203, 6.0.315, 6.0.412
|
||||
- .NET Core SDK: 6.0.121, 6.0.203, 6.0.316, 6.0.413
|
||||
- .NET Framework: 4.7.2, 4.8
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.20
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.20
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.20
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.21
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.21
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.21
|
||||
- nbgv 3.6.133+2d32d93cb1
|
||||
|
||||
### PowerShell Tools
|
||||
@@ -510,10 +508,10 @@ 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.387
|
||||
- AWSPowershell: 4.1.392
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.9
|
||||
- Microsoft.Graph: 2.2.0
|
||||
- Microsoft.Graph: 2.3.0
|
||||
- Pester: 3.4.0, 5.5.0
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.21.0
|
||||
@@ -555,9 +553,8 @@ All other versions are saved but not installed.
|
||||
### Cached Docker images
|
||||
| Repository:Tag | Digest | Created |
|
||||
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:ad983ebdf56d22cb9ff0691ffcf8dc53d91452527c46f3c2011c2afaff0a0e3f | 2023-07-11 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:fd5580f420bddc5d9f9723df0006a5bb37ac0858d696d054732cc9037d1606eb | 2023-07-11 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:5ff317aa3f2f0e19610c95bae5b9ba66cbe151fdf96765399ef552fb29e03b2d | 2023-07-11 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:184914b6008b14ddaf1f9f8944a38c0b2f5ef7e9b13c694a5913528370eed73e | 2023-07-07 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c | 2023-07-07 |
|
||||
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:65945f57f4fe7da7a8fcf9f4deb406bef640d8acb4d58ed482cddb173b24b165 | 2023-08-08 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:7ec4e85a7271b680162d7643a102cae0d7c869c80992eb70416fee45fc62acc3 | 2023-08-08 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:1b3c35fc580fe7b5c837b700e336313c47b1ada0708be0b568b909a2a11efe67 | 2023-08-08 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:8f37d0675b1526a2c1a62032ec27cc5a1c3005505c7cc1a02fbd6b17c49128e3 | 2023-08-02 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:b90fc3f0259aa56a97616946f6f5d061bd54c3d5c08d2eaff482fd56ab95a6f4 | 2023-08-02 |
|
||||
|
||||
Reference in New Issue
Block a user