mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +08:00
Updating readme file for win19 version 20210404.2 (#3110)
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
eecc7b86eb
commit
afed2f5b3a
@@ -4,7 +4,7 @@
|
||||
***
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 1817
|
||||
- Image Version: 20210330.2
|
||||
- Image Version: 20210404.2
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -12,8 +12,8 @@
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
- Bash 4.4.23(1)-release
|
||||
- Go 1.15.10
|
||||
- Julia 1.5.4
|
||||
- Go 1.15.11
|
||||
- Julia 1.6.0
|
||||
- Node 14.16.0
|
||||
- Perl 5.32.1
|
||||
- PHP 8.0.3
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 0.10.15
|
||||
- Composer 2.0.11
|
||||
- Composer 2.0.12
|
||||
- Helm 3.5.3
|
||||
- Miniconda 4.9.2
|
||||
- NPM 6.14.11
|
||||
@@ -30,7 +30,7 @@
|
||||
- pip 21.0.1 (python 3.7)
|
||||
- Pipx 0.16.1.0
|
||||
- RubyGems 2.7.6.2
|
||||
- Vcpkg (build from master \<ed54efb>)
|
||||
- Vcpkg (build from master \<030cfaa>)
|
||||
- Yarn 1.22.10
|
||||
|
||||
#### Environment variables
|
||||
@@ -43,7 +43,7 @@
|
||||
- Ant 1.10.9
|
||||
- Gradle 6.8
|
||||
- Maven 3.6.3
|
||||
- sbt 1.4.9
|
||||
- sbt 1.5.0
|
||||
|
||||
### Tools
|
||||
- 7zip 19.00
|
||||
@@ -56,8 +56,8 @@
|
||||
- Docker 20.10.0
|
||||
- Docker-compose 1.28.5
|
||||
- ghc 9.0.1
|
||||
- Git 2.31.0
|
||||
- Git LFS 2.13.2
|
||||
- Git 2.31.1
|
||||
- Git LFS 2.13.3
|
||||
- Google Cloud SDK 334.0.0
|
||||
- InnoSetup 6.1.2
|
||||
- jq 1.6
|
||||
@@ -69,8 +69,8 @@
|
||||
- NSIS v3.06.1
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.7.0
|
||||
- Pulumi 2.23.1
|
||||
- R 4.0.4
|
||||
- Pulumi v2.24.1
|
||||
- R 4.0.5
|
||||
- Stack 2.5.1
|
||||
- Subversion (SVN) 1.14.1
|
||||
- VSWhere 2.8.4
|
||||
@@ -80,14 +80,14 @@
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.73
|
||||
- AWS CLI 2.1.29
|
||||
- AWS CLI 2.1.34
|
||||
- AWS SAM CLI 1.21.1
|
||||
- AWS Session Manager CLI 1.2.54.0
|
||||
- Azure CLI 2.21.0
|
||||
- Azure Dev Spaces CLI 1.0.20201219.2
|
||||
- Azure DevOps CLI extension 0.18.0
|
||||
- Cloud Foundry CLI 6.53.0
|
||||
- GitHub CLI 1.8.0
|
||||
- GitHub CLI 1.8.1
|
||||
- Hub CLI 2.14.2
|
||||
|
||||
### Rust Tools
|
||||
@@ -97,7 +97,7 @@
|
||||
- Rustup 1.23.1
|
||||
|
||||
#### Packages
|
||||
- bindgen 0.57.0
|
||||
- bindgen 0.58.0
|
||||
- cargo-audit 0.14.0
|
||||
- cargo-outdated v0.9.14
|
||||
- cbindgen 0.18.0
|
||||
@@ -107,8 +107,8 @@
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 89.0.4389.114
|
||||
- Chrome Driver 89.0.4389.23
|
||||
- Microsoft Edge 89.0.774.63
|
||||
- Microsoft Edge Driver 89.0.774.63
|
||||
- Microsoft Edge 89.0.774.68
|
||||
- Microsoft Edge Driver 89.0.774.68
|
||||
- Mozilla Firefox 87.0
|
||||
- Gecko Driver 0.29.0
|
||||
- IE Driver 3.150.1.0
|
||||
@@ -150,8 +150,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| ------- | ------------ | -------------------- |
|
||||
| 1.13.15 | x64 | GOROOT_1_13_X64 |
|
||||
| 1.14.15 | x64 | GOROOT_1_14_X64 |
|
||||
| 1.15.10 (Default) | x64 | GOROOT_1_15_X64 |
|
||||
| 1.16.2 | x64 | GOROOT_1_16_X64 |
|
||||
| 1.15.11 (Default) | x64 | GOROOT_1_15_X64 |
|
||||
| 1.16.3 | x64 | GOROOT_1_16_X64 |
|
||||
|
||||
|
||||
#### Node
|
||||
@@ -170,7 +170,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| 3.6.8 | x64, x86 |
|
||||
| 3.7.9 (Default) | x64, x86 |
|
||||
| 3.8.8 | x64, x86 |
|
||||
| 3.9.2 | x64, x86 |
|
||||
| 3.9.4 | x64, x86 |
|
||||
|
||||
|
||||
#### Ruby
|
||||
@@ -224,7 +224,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| Apache | 2.4.46 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Nginx | 1.19.8 | C:\tools\nginx-1.19.8\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
| Nginx | 1.19.9 | C:\tools\nginx-1.19.9\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2019
|
||||
| Name | Version | Path |
|
||||
@@ -453,9 +453,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.VisualStudio.Workload.Python | 16.0.28621.142 |
|
||||
| Microsoft.VisualStudio.Workload.Universal | 16.9.31004.209 |
|
||||
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 16.9.31004.209 |
|
||||
| SSDT Microsoft Analysis Services Projects | 2.9.16 |
|
||||
| SSDT Microsoft Analysis Services Projects | 2.9.17 |
|
||||
| SSDT SQL Server Integration Services Projects | 3.12.1 |
|
||||
| SSDT Microsoft Reporting Services Projects | 2.6.10 |
|
||||
| SSDT Microsoft Reporting Services Projects | 2.6.11 |
|
||||
| Windows Driver Kit | 3.11.4516 |
|
||||
| Windows Driver Kit Visual Studio Extension | 10.1.19041.685 |
|
||||
| WIX Toolset | 3.11.4516 |
|
||||
|
||||
Reference in New Issue
Block a user