mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-26 19:37:19 +08:00
Updating readme file for win22 version 20211130.3 (#4642)
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
4638404b13
commit
ddaeaaa8fb
@@ -2,13 +2,11 @@
|
||||
|-|
|
||||
| [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) |
|
||||
***
|
||||
# Microsoft Windows Server 2022 Datacenter
|
||||
- OS Version: 10.0.20348 Build 350
|
||||
- Image Version: 20211122.0
|
||||
- Image Version: 20211130.3
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -18,24 +16,24 @@
|
||||
- Bash 4.4.23(1)-release
|
||||
- Go 1.16.10
|
||||
- Julia 1.6.4
|
||||
- Kotlin 1.6.0
|
||||
- Kotlin 1.5.32
|
||||
- LLVM 13.0.0
|
||||
- Node 14.18.1
|
||||
- Node 16.13.0
|
||||
- PHP 8.0.13
|
||||
- Python 3.9.9
|
||||
- Ruby 3.0.2p107
|
||||
- Ruby 3.0.3p157
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 0.11.3
|
||||
- Composer 2.1.12
|
||||
- Composer 2.1.14
|
||||
- Helm 3.7.1
|
||||
- Miniconda 4.10.3 (pre-installed on the image but not added to PATH)
|
||||
- NPM 6.14.15
|
||||
- NPM 8.1.0
|
||||
- NuGet 6.0.0.280
|
||||
- pip 21.3.1 (python 3.9)
|
||||
- Pipx 0.16.4
|
||||
- RubyGems 3.2.22
|
||||
- Vcpkg (build from master \<653912591>)
|
||||
- RubyGems 3.2.32
|
||||
- Vcpkg (build from master \<c1c6eb92e>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
@@ -50,7 +48,7 @@
|
||||
- sbt 1.5.5
|
||||
|
||||
### Tools
|
||||
- 7zip 21.05
|
||||
- 7zip 21.06
|
||||
- aria2 1.36.0
|
||||
- azcopy 10.13.0
|
||||
- Bazel 4.2.1
|
||||
@@ -63,7 +61,7 @@
|
||||
- Docker-compose 1.29.2
|
||||
- Docker-wincred 0.6.4
|
||||
- ghc 9.2.1
|
||||
- Git 2.34.0
|
||||
- Git 2.34.1
|
||||
- Git LFS 3.0.2
|
||||
- jq 1.6
|
||||
- Kind 0.11.1
|
||||
@@ -74,7 +72,7 @@
|
||||
- NSIS v3.06.1
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.7.8
|
||||
- Pulumi v3.18.0
|
||||
- Pulumi v3.18.1
|
||||
- R 4.1.2
|
||||
- Stack 2.7.3
|
||||
- Subversion (SVN) 1.14.1
|
||||
@@ -86,9 +84,9 @@
|
||||
- zstd 1.5.0
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.99
|
||||
- AWS CLI 2.4.0
|
||||
- AWS SAM CLI 1.35.0
|
||||
- Alibaba Cloud CLI 3.0.100
|
||||
- AWS CLI 2.4.2
|
||||
- AWS SAM CLI 1.36.0
|
||||
- AWS Session Manager CLI 1.2.279.0
|
||||
- Azure CLI 2.30.0
|
||||
- Azure DevOps CLI extension 0.22.0
|
||||
@@ -102,7 +100,7 @@
|
||||
- Rustup 1.24.3
|
||||
|
||||
#### Packages
|
||||
- bindgen 0.59.1
|
||||
- bindgen 0.59.2
|
||||
- cargo-audit 0.16.0
|
||||
- cargo-outdated v0.10.2
|
||||
- cbindgen 0.20.0
|
||||
@@ -112,12 +110,12 @@
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 96.0.4664.45
|
||||
- Chrome Driver 96.0.4664.45
|
||||
- Microsoft Edge 96.0.1054.29
|
||||
- Microsoft Edge Driver 96.0.1054.29
|
||||
- Microsoft Edge 96.0.1054.34
|
||||
- Microsoft Edge Driver 96.0.1054.34
|
||||
- Mozilla Firefox 94.0.2
|
||||
- Gecko Driver 0.30.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 4.0.0
|
||||
- Selenium server 4.1.0
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -178,8 +176,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Ruby
|
||||
| Version | Architecture |
|
||||
| ------- | ------------ |
|
||||
| 2.7.4 | x64 |
|
||||
| 3.0.2 (Default) | x64 |
|
||||
| 2.7.5 | x64 |
|
||||
| 3.0.3 (Default) | x64 |
|
||||
|
||||
|
||||
#### PyPy
|
||||
@@ -215,7 +213,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.4.0
|
||||
- DacFx 15.0.5282.3
|
||||
- MySQL 8.0.27.0
|
||||
- MySQL 8.0.26.0
|
||||
- SQLPS 1.0
|
||||
|
||||
|
||||
@@ -467,7 +465,7 @@ All other versions are saved but not installed.
|
||||
| ------------------ | ---------------- |
|
||||
| DockerMsftProvider | 1.0.0.8 |
|
||||
| MarkdownPS | 1.9 |
|
||||
| Microsoft.Graph | 1.8.0 |
|
||||
| Microsoft.Graph | 1.9.0 |
|
||||
| Pester | 3.4.0<br>5.3.1 |
|
||||
| PowerShellGet | 1.0.0.1<br>2.2.5 |
|
||||
| PSScriptAnalyzer | 1.20.0 |
|
||||
@@ -479,7 +477,7 @@ All other versions are saved but not installed.
|
||||
| Package Name | Version |
|
||||
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 4.0 |
|
||||
| Android Emulator | 30.9.5 |
|
||||
| Android Emulator | 31.1.4 |
|
||||
| Android SDK Build-tools | 31.0.0<br>30.0.0 30.0.1 30.0.2 30.0.3<br>29.0.0 29.0.1 29.0.2 29.0.3<br>28.0.0 28.0.1 28.0.2 28.0.3<br>27.0.0 27.0.1 27.0.2 27.0.3 |
|
||||
| Android SDK Platforms | android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
|
||||
| Android SDK Platform-Tools | 31.0.3 |
|
||||
|
||||
Reference in New Issue
Block a user