mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-01 06:37:32 +08:00
Updating readme file for win19 version 20221027.1 (#6492)
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
1f84dd7159
commit
8bdf5c3608
@@ -1,10 +1,11 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[all OSs] Nodejs 12.x will be removed from the images on November, 14](https://github.com/actions/runner-images/issues/6482) |
|
||||
| [[all OSs] The VCPKG_ROOT variable will be removed from runner images](https://github.com/actions/runner-images/issues/6376) |
|
||||
***
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 3534
|
||||
- Image Version: 20221024.1
|
||||
- Image Version: 20221027.1
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -18,13 +19,13 @@
|
||||
- LLVM 14.0.6
|
||||
- Node 16.18.0
|
||||
- Perl 5.32.1
|
||||
- PHP 8.1.11
|
||||
- PHP 8.1.12
|
||||
- Python 3.7.9
|
||||
- Ruby 2.5.9p229
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 1.2.0
|
||||
- Composer 2.4.3
|
||||
- Composer 2.4.4
|
||||
- Helm 3.10.0
|
||||
- Miniconda 4.12.0 (pre-installed on the image but not added to PATH)
|
||||
- NPM 8.19.2
|
||||
@@ -32,14 +33,13 @@
|
||||
- pip 22.3 (python 3.7)
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from master \<7ad236f60>)
|
||||
- Vcpkg (build from master \<48cc0c71e>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | ------------ |
|
||||
| VCPKG_INSTALLATION_ROOT | C:\vcpkg |
|
||||
| VCPKG_ROOT | C:\vcpkg |
|
||||
| CONDA | C:\Miniconda |
|
||||
|
||||
### Project Management
|
||||
@@ -57,19 +57,19 @@
|
||||
- Bicep 0.11.1
|
||||
- Cabal 3.8.1.0
|
||||
- CMake 3.24.2
|
||||
- CodeQL Action Bundle 2.11.1
|
||||
- Docker 20.10.20
|
||||
- CodeQL Action Bundle 2.11.2
|
||||
- Docker 20.10.21
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.12.2
|
||||
- Docker-wincred 0.7.0
|
||||
- ghc 9.4.2
|
||||
- Git 2.38.1.windows.1
|
||||
- Git LFS 3.2.0
|
||||
- Google Cloud SDK 406.0.0
|
||||
- Google Cloud SDK 407.0.0
|
||||
- ImageMagick 7.1.0-51
|
||||
- InnoSetup 6.2.1
|
||||
- jq 1.6
|
||||
- Kind 0.16.0
|
||||
- Kind 0.17.0
|
||||
- Kubectl 1.25.3
|
||||
- Mercurial 5.0
|
||||
- Mingw-w64 8.1.0
|
||||
@@ -78,7 +78,7 @@
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.8.2
|
||||
- Parcel 2.7.0
|
||||
- Pulumi v3.43.1
|
||||
- Pulumi v3.44.2
|
||||
- R 4.2.1
|
||||
- Service Fabric SDK 9.0.1028.9590
|
||||
- Stack 2.9.1
|
||||
@@ -91,9 +91,9 @@
|
||||
- zstd 1.5.2
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.132
|
||||
- AWS CLI 2.8.5
|
||||
- AWS SAM CLI 1.60.0
|
||||
- Alibaba Cloud CLI 3.0.134
|
||||
- AWS CLI 2.8.6
|
||||
- AWS SAM CLI 1.61.0
|
||||
- AWS Session Manager CLI 1.2.398.0
|
||||
- Azure CLI 2.41.0
|
||||
- Azure DevOps CLI extension 0.25.0
|
||||
@@ -116,11 +116,11 @@
|
||||
- Rustfmt 1.5.1
|
||||
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 106.0.5249.119
|
||||
- Chrome Driver 106.0.5249.61
|
||||
- Google Chrome 107.0.5304.88
|
||||
- Chrome Driver 107.0.5304.62
|
||||
- Microsoft Edge 106.0.1370.52
|
||||
- Microsoft Edge Driver 106.0.1370.52
|
||||
- Mozilla Firefox 106.0.1
|
||||
- Mozilla Firefox 106.0.2
|
||||
- Gecko Driver 0.32.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 4.5.0
|
||||
@@ -137,9 +137,9 @@
|
||||
| Version | Vendor | Environment Variable |
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.345+1 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.16+101 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 11.0.17+8 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 13.0.2+8.1 | Adopt OpenJDK | JAVA_HOME_13_X64 |
|
||||
| 17.0.4+101 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
| 17.0.5+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
### Shells
|
||||
| Name | Target |
|
||||
@@ -174,7 +174,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| ------- | ------------ |
|
||||
| 12.22.12 | x64 |
|
||||
| 14.20.1 | x64 |
|
||||
| 16.17.1 | x64 |
|
||||
| 16.18.0 | x64 |
|
||||
| 18.12.0 | x64 |
|
||||
|
||||
#### Python
|
||||
| Version | Architecture |
|
||||
@@ -185,6 +186,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| 3.8.10 | x64, x86 |
|
||||
| 3.9.13 | x64, x86 |
|
||||
| 3.10.8 | x64, x86 |
|
||||
| 3.11.0 | x64, x86 |
|
||||
|
||||
#### Ruby
|
||||
| Version | Architecture |
|
||||
@@ -475,7 +477,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects | 1.0.2 |
|
||||
| Windows Driver Kit | 10.1.22000.1 |
|
||||
| Windows Driver Kit Visual Studio Extension | 10.0.21381.0 |
|
||||
| Windows Software Development Kit | 10.1.22621.1 |
|
||||
| Windows Software Development Kit | 10.1.22621.755 |
|
||||
| WixToolset.WixToolsetVisualStudio2019Extension | 1.0.0.18 |
|
||||
|
||||
#### Microsoft Visual C++:
|
||||
@@ -549,10 +551,10 @@ All other versions are saved but not installed.
|
||||
#### Powershell Modules
|
||||
| Module | Version |
|
||||
| ------------------ | ---------------- |
|
||||
| AWSPowerShell | 4.1.191 |
|
||||
| AWSPowerShell | 4.1.194 |
|
||||
| DockerMsftProvider | 1.0.0.8 |
|
||||
| MarkdownPS | 1.9 |
|
||||
| Microsoft.Graph | 1.13.0 |
|
||||
| Microsoft.Graph | 1.14.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