mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 12:48:21 +08:00
Updating readme file for win19 version 20221204.2 (#6694)
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
383e49921c
commit
81ceb534f3
@@ -1,6 +1,6 @@
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 3650
|
||||
- Image Version: 20221127.1
|
||||
- Image Version: 20221204.2
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -10,7 +10,7 @@
|
||||
- Bash 5.1.16(1)-release
|
||||
- Go 1.17.13
|
||||
- Julia 1.8.3
|
||||
- Kotlin 1.7.21
|
||||
- Kotlin 1.7.22
|
||||
- LLVM 14.0.6
|
||||
- Node 16.18.1
|
||||
- Perl 5.32.1
|
||||
@@ -28,7 +28,7 @@
|
||||
- pip 22.3.1 (python 3.7)
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from master \<62d01b70d>)
|
||||
- Vcpkg (build from master \<163fe7bd3>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -51,11 +51,11 @@
|
||||
- Bazelisk 1.13.2
|
||||
- Bicep 0.12.40
|
||||
- Cabal 3.8.1.0
|
||||
- CMake 3.25.0
|
||||
- CMake 3.25.1
|
||||
- CodeQL Action Bundle 2.11.4
|
||||
- Docker 20.10.21
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.13.0
|
||||
- Docker Compose v2 2.14.0
|
||||
- Docker-wincred 0.7.0
|
||||
- ghc 9.4.2
|
||||
- Git 2.38.1.windows.1
|
||||
@@ -86,9 +86,9 @@
|
||||
- zstd 1.5.2
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.139
|
||||
- AWS CLI 2.9.1
|
||||
- AWS SAM CLI 1.65.0
|
||||
- Alibaba Cloud CLI 3.0.140
|
||||
- AWS CLI 2.9.4
|
||||
- AWS SAM CLI 1.66.0
|
||||
- AWS Session Manager CLI 1.2.398.0
|
||||
- Azure CLI 2.42.0
|
||||
- Azure DevOps CLI extension 0.25.0
|
||||
@@ -111,14 +111,14 @@
|
||||
- Rustfmt 1.5.1
|
||||
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 107.0.5304.122
|
||||
- Chrome Driver 107.0.5304.62
|
||||
- Microsoft Edge 107.0.1418.56
|
||||
- Microsoft Edge Driver 107.0.1418.56
|
||||
- Mozilla Firefox 107.0
|
||||
- Google Chrome 108.0.5359.95
|
||||
- Chrome Driver 108.0.5359.71
|
||||
- Microsoft Edge 107.0.1418.62
|
||||
- Microsoft Edge Driver 107.0.1418.62
|
||||
- Mozilla Firefox 107.0.1
|
||||
- Gecko Driver 0.32.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 4.6.0
|
||||
- IE Driver 4.7.0.0
|
||||
- Selenium server 4.7.0
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -530,11 +530,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- PowerShell 7.2.7
|
||||
|
||||
#### Azure Powershell Modules
|
||||
| Module | Version | Path |
|
||||
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------ |
|
||||
| Az | 1.0.0.zip<br>1.6.0.zip<br>2.3.2.zip<br>2.6.0.zip<br>3.1.0.zip<br>3.5.0.zip<br>3.8.0.zip<br>4.3.0.zip<br>4.4.0.zip<br>4.7.0.zip<br>5.5.0.zip<br>5.9.0.zip<br>6.6.0.zip<br>7.5.0 | C:\Modules\az_\<version\> |
|
||||
| Azure | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>5.3.0 | C:\Modules\azure_\<version\> |
|
||||
| AzureRM | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>6.7.0.zip<br>6.13.1 | C:\Modules\azurerm_\<version\> |
|
||||
| Module | Version | Path |
|
||||
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
|
||||
| Az | 1.0.0.zip<br>1.6.0.zip<br>2.3.2.zip<br>2.6.0.zip<br>3.1.0.zip<br>3.5.0.zip<br>3.8.0.zip<br>4.3.0.zip<br>4.4.0.zip<br>4.7.0.zip<br>5.5.0.zip<br>5.9.0.zip<br>6.6.0.zip<br>7.5.0.zip<br>9.0.1 | C:\Modules\az_\<version\> |
|
||||
| Azure | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>5.3.0 | C:\Modules\azure_\<version\> |
|
||||
| AzureRM | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>6.7.0.zip<br>6.13.1 | C:\Modules\azurerm_\<version\> |
|
||||
```
|
||||
Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed
|
||||
and are available via 'Get-Module -ListAvailable'.
|
||||
@@ -544,10 +544,10 @@ All other versions are saved but not installed.
|
||||
#### Powershell Modules
|
||||
| Module | Version |
|
||||
| ------------------ | ---------------- |
|
||||
| AWSPowerShell | 4.1.214 |
|
||||
| AWSPowerShell | 4.1.220 |
|
||||
| DockerMsftProvider | 1.0.0.8 |
|
||||
| MarkdownPS | 1.9 |
|
||||
| Microsoft.Graph | 1.17.0 |
|
||||
| Microsoft.Graph | 1.18.0 |
|
||||
| Pester | 3.4.0<br>5.3.3 |
|
||||
| PowerShellGet | 1.0.0.1<br>2.2.5 |
|
||||
| PSScriptAnalyzer | 1.21.0 |
|
||||
|
||||
Reference in New Issue
Block a user