mirror of
https://github.com/actions/runner-images.git
synced 2026-01-22 04:23:23 +08:00
Updating readme file for win19 version 20211115.1
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [Windows Server 2022 with Visual Studio 2022 is generally available starting from November, 15](https://github.com/actions/virtual-environments/issues/4488) |
|
||||
| [[all OSs] Default Nodejs version will be set to 16 on November, 29](https://github.com/actions/virtual-environments/issues/4446) |
|
||||
| [[all OSs] Selenium server version will be upgraded from 3 to 4 on November, 15](https://github.com/actions/virtual-environments/issues/4376) |
|
||||
| [[All OSs] Node.js version 10 will be removed from the images on November, 15](https://github.com/actions/virtual-environments/issues/4356) |
|
||||
| [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) |
|
||||
| [[All OSs] Go versions less than 1.15 will be removed on November, 8](https://github.com/actions/virtual-environments/issues/4311) |
|
||||
| [(Public Beta) Windows Server 2022 with Visual Studio 2022 is now available](https://github.com/actions/virtual-environments/issues/3949) |
|
||||
***
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 2300
|
||||
- Image Version: 20211110.1
|
||||
- Image Version: 20211115.1
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -37,7 +36,7 @@
|
||||
- pip 21.3.1 (python 3.7)
|
||||
- Pipx 0.16.4
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from master \<70033db>)
|
||||
- Vcpkg (build from master \<c973b499f>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
@@ -77,7 +76,7 @@
|
||||
- Newman 5.3.0
|
||||
- NSIS v3.06.1
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.7.6
|
||||
- Packer 1.7.8
|
||||
- Pulumi v3.17.1
|
||||
- R 4.1.2
|
||||
- Stack 2.7.3
|
||||
@@ -85,12 +84,13 @@
|
||||
- Swig 4.0.2
|
||||
- VSWhere 2.8.4
|
||||
- WinAppDriver 1.2.2009.02003
|
||||
- WiX Toolset v3.11.2.4516
|
||||
- yamllint 1.26.3
|
||||
- zstd 1.5.0
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.99
|
||||
- AWS CLI 2.3.5
|
||||
- AWS CLI 2.3.6
|
||||
- AWS SAM CLI 1.35.0
|
||||
- AWS Session Manager CLI 1.2.279.0
|
||||
- Azure CLI 2.30.0
|
||||
@@ -108,28 +108,28 @@
|
||||
#### Packages
|
||||
- bindgen 0.59.1
|
||||
- cargo-audit 0.15.2
|
||||
- cargo-outdated v0.9.18
|
||||
- cargo-outdated v0.10.0
|
||||
- cbindgen 0.20.0
|
||||
- Clippy 0.1.56
|
||||
- Rustfmt 1.4.37
|
||||
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 95.0.4638.69
|
||||
- Chrome Driver 95.0.4638.69
|
||||
- Microsoft Edge 95.0.1020.44
|
||||
- Microsoft Edge Driver 95.0.1020.44
|
||||
- Google Chrome 96.0.4664.45
|
||||
- Chrome Driver 96.0.4664.35
|
||||
- Microsoft Edge 95.0.1020.53
|
||||
- Microsoft Edge Driver 95.0.1020.53
|
||||
- Mozilla Firefox 94.0.1
|
||||
- Gecko Driver 0.30.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 3.141.59
|
||||
- Selenium server 4.0.0
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------- | ------------------------------------------ |
|
||||
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
|
||||
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
|
||||
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
|
||||
| SELENIUM_JAR_PATH | C:\selenium\selenium-server-standalone.jar |
|
||||
| Name | Value |
|
||||
| ----------------- | ---------------------------------- |
|
||||
| CHROMEWEBDRIVER | C:\SeleniumWebDrivers\ChromeDriver |
|
||||
| EDGEWEBDRIVER | C:\SeleniumWebDrivers\EdgeDriver |
|
||||
| GECKOWEBDRIVER | C:\SeleniumWebDrivers\GeckoDriver |
|
||||
| SELENIUM_JAR_PATH | C:\selenium\selenium-server.jar |
|
||||
|
||||
### Java
|
||||
| Version | Vendor | Environment Variable |
|
||||
@@ -168,7 +168,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Node
|
||||
| Version | Architecture |
|
||||
| ------- | ------------ |
|
||||
| 10.24.1 | x64 |
|
||||
| 12.22.7 | x64 |
|
||||
| 14.18.1 | x64 |
|
||||
| 16.13.0 | x64 |
|
||||
@@ -211,7 +210,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Property | Value |
|
||||
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| ServiceName | postgresql-x64-14 |
|
||||
| Version | 14.0 |
|
||||
| Version | 14.1 |
|
||||
| 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 |
|
||||
@@ -223,14 +222,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### MongoDB
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| ------- | ----------- | ------------- | ---------------- |
|
||||
| 5.1.0.0 | MongoDB | Running | Automatic |
|
||||
| 5.0.3.0 | MongoDB | Running | Automatic |
|
||||
|
||||
|
||||
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.4.0
|
||||
- DacFx 15.0.5282.3
|
||||
- MySQL 5.7.35.0
|
||||
- MySQL 5.7.36.0
|
||||
- SQLPS 1.0
|
||||
|
||||
|
||||
@@ -270,9 +269,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Component.Unreal | 16.1.28810.153 |
|
||||
| Component.Unreal.Android | 16.1.28810.153 |
|
||||
| Component.VSInstallerProjects | 1.0.0 |
|
||||
| Component.WixToolset.VisualStudioExtension.Dev16 | 1.0.0.4 |
|
||||
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.4 |
|
||||
| Component.WixToolset.VisualStudioExtension.Schemas4 | 1.0.0.4 |
|
||||
| Component.Xamarin | 16.10.31205.252 |
|
||||
| Component.Xamarin.RemotedSimulator | 16.10.31205.252 |
|
||||
| Microsoft.Component.Azure.DataLake.Tools | 16.10.31205.252 |
|
||||
@@ -477,8 +473,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Windows Driver Kit | 10.0.21381.0 |
|
||||
| Windows Driver Kit Visual Studio Extension | 10.1.22000.1 |
|
||||
| Windows Software Development Kit Extension | 10.1.22000.194 |
|
||||
| WIX Toolset | 3.11.4516 |
|
||||
| WIX Toolset Studio 2019 Extension | 1.0.0.4 |
|
||||
|
||||
#### Microsoft Visual C++:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user