mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Updating readme file for win19 version 20230508.1 (#7562)
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
4b678ffee8
commit
d4b9dcfb15
@@ -4,7 +4,7 @@
|
|||||||
***
|
***
|
||||||
# Windows Server 2019
|
# Windows Server 2019
|
||||||
- OS Version: 10.0.17763 Build 4252
|
- OS Version: 10.0.17763 Build 4252
|
||||||
- Image Version: 20230502.2
|
- Image Version: 20230508.1
|
||||||
|
|
||||||
## Windows features
|
## Windows features
|
||||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
### Language and Runtime
|
### Language and Runtime
|
||||||
- Bash 5.2.15(1)-release
|
- Bash 5.2.15(1)-release
|
||||||
- Go 1.20.3
|
- Go 1.20.4
|
||||||
- Julia 1.8.5
|
- Julia 1.8.5
|
||||||
- Kotlin 1.8.21
|
- Kotlin 1.8.21
|
||||||
- LLVM 15.0.7
|
- LLVM 15.0.7
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
- pip 23.1.2 (python 3.7)
|
- pip 23.1.2 (python 3.7)
|
||||||
- Pipx 1.2.0
|
- Pipx 1.2.0
|
||||||
- RubyGems 2.7.6.3
|
- RubyGems 2.7.6.3
|
||||||
- Vcpkg (build from commit 6d69bbacd)
|
- Vcpkg (build from commit ea222747b)
|
||||||
- Yarn 1.22.19
|
- Yarn 1.22.19
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
@@ -54,11 +54,11 @@
|
|||||||
- azcopy 10.18.1
|
- azcopy 10.18.1
|
||||||
- Bazel 6.1.2
|
- Bazel 6.1.2
|
||||||
- Bazelisk 1.13.2
|
- Bazelisk 1.13.2
|
||||||
- Bicep 0.16.2
|
- Bicep 0.17.1
|
||||||
- Cabal 3.10.1.0
|
- Cabal 3.10.1.0
|
||||||
- CMake 3.26.3
|
- CMake 3.26.3
|
||||||
- CodeQL Action Bundles 2.12.6 2.13.0
|
- CodeQL Action Bundles 2.13.0 2.13.1
|
||||||
- Docker 23.0.5
|
- Docker 23.0.6
|
||||||
- Docker Compose v1 1.29.2
|
- Docker Compose v1 1.29.2
|
||||||
- Docker Compose v2 2.17.3
|
- Docker Compose v2 2.17.3
|
||||||
- Docker-wincred 0.7.0
|
- Docker-wincred 0.7.0
|
||||||
@@ -76,9 +76,9 @@
|
|||||||
- Newman 5.3.2
|
- Newman 5.3.2
|
||||||
- NSIS 3.08
|
- NSIS 3.08
|
||||||
- OpenSSL 1.1.1t
|
- OpenSSL 1.1.1t
|
||||||
- Packer 1.8.5
|
- Packer 1.8.7
|
||||||
- Parcel 2.8.3
|
- Parcel 2.8.3
|
||||||
- Pulumi 3.65.1
|
- Pulumi 3.66.0
|
||||||
- R 4.3.0
|
- R 4.3.0
|
||||||
- Service Fabric SDK 9.1.1436.9590
|
- Service Fabric SDK 9.1.1436.9590
|
||||||
- Stack 2.9.3
|
- Stack 2.9.3
|
||||||
@@ -91,8 +91,8 @@
|
|||||||
- zstd 1.5.5
|
- zstd 1.5.5
|
||||||
|
|
||||||
### CLI Tools
|
### CLI Tools
|
||||||
- Alibaba Cloud CLI 3.0.162
|
- Alibaba Cloud CLI 3.0.163
|
||||||
- AWS CLI 2.11.16
|
- AWS CLI 2.11.17
|
||||||
- AWS SAM CLI 1.82.0
|
- AWS SAM CLI 1.82.0
|
||||||
- AWS Session Manager CLI 1.2.463.0
|
- AWS Session Manager CLI 1.2.463.0
|
||||||
- Azure CLI 2.48.1
|
- Azure CLI 2.48.1
|
||||||
@@ -116,10 +116,10 @@
|
|||||||
- Rustfmt 1.5.2
|
- Rustfmt 1.5.2
|
||||||
|
|
||||||
### Browsers and Drivers
|
### Browsers and Drivers
|
||||||
- Google Chrome 113.0.5672.64
|
- Google Chrome 113.0.5672.93
|
||||||
- Chrome Driver 113.0.5672.24
|
- Chrome Driver 113.0.5672.63
|
||||||
- Microsoft Edge 112.0.1722.68
|
- Microsoft Edge 113.0.1774.35
|
||||||
- Microsoft Edge Driver 112.0.1722.64
|
- Microsoft Edge Driver 113.0.1774.35
|
||||||
- Mozilla Firefox 112.0.2
|
- Mozilla Firefox 112.0.2
|
||||||
- Gecko Driver 0.33.0
|
- Gecko Driver 0.33.0
|
||||||
- IE Driver 4.8.0.0
|
- IE Driver 4.8.0.0
|
||||||
@@ -165,8 +165,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
|||||||
|
|
||||||
#### Go
|
#### Go
|
||||||
- 1.18.10
|
- 1.18.10
|
||||||
- 1.19.8
|
- 1.19.9
|
||||||
- 1.20.3
|
- 1.20.4
|
||||||
|
|
||||||
#### Node.js
|
#### Node.js
|
||||||
- 14.21.3
|
- 14.21.3
|
||||||
@@ -512,7 +512,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
|
- 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
|
- 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
|
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||||
- AWSPowershell: 4.1.324
|
- AWSPowershell: 4.1.328
|
||||||
- DockerMsftProvider: 1.0.0.8
|
- DockerMsftProvider: 1.0.0.8
|
||||||
- MarkdownPS: 1.9
|
- MarkdownPS: 1.9
|
||||||
- Microsoft.Graph: 1.27.0
|
- Microsoft.Graph: 1.27.0
|
||||||
|
|||||||
Reference in New Issue
Block a user