mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Updating readme file for win22 version 20230407.1 (#7416)
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
9f90e76a0c
commit
0f4a3567b1
@@ -1,10 +1,10 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Go 1.17.x will be removed and 1.20.x set as default on April, 3](https://github.com/actions/runner-images/issues/7276) |
|
||||
| [python2.7 will be removed from the images on May 15, 2023](https://github.com/actions/runner-images/issues/7401) |
|
||||
***
|
||||
# Windows Server 2022
|
||||
- OS Version: 10.0.20348 Build 1607
|
||||
- Image Version: 20230402.1
|
||||
- Image Version: 20230407.1
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -13,9 +13,9 @@
|
||||
|
||||
### Language and Runtime
|
||||
- Bash 5.2.15(1)-release
|
||||
- Go 1.20.2
|
||||
- Go 1.20.3
|
||||
- Julia 1.8.5
|
||||
- Kotlin 1.8.10
|
||||
- Kotlin 1.8.20
|
||||
- LLVM 15.0.7
|
||||
- Node 18.15.0
|
||||
- Perl 5.32.1
|
||||
@@ -33,7 +33,7 @@
|
||||
- pip 23.0.1 (python 3.9)
|
||||
- Pipx 1.2.0
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg (build from commit 69efe9cc2)
|
||||
- Vcpkg (build from commit cd5a39fc6)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -54,18 +54,18 @@
|
||||
- azcopy 10.18.0
|
||||
- Bazel 6.1.1
|
||||
- Bazelisk 1.13.2
|
||||
- Bicep 0.15.31
|
||||
- Bicep 0.16.1
|
||||
- Cabal 3.10.1.0
|
||||
- CMake 3.26.2
|
||||
- CodeQL Action Bundles 2.12.4 2.12.5
|
||||
- Docker 23.0.2
|
||||
- CMake 3.26.3
|
||||
- CodeQL Action Bundles 2.12.5 2.12.6
|
||||
- Docker 23.0.3
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.17.2
|
||||
- Docker-wincred 0.7.0
|
||||
- ghc 9.6.1
|
||||
- Git 2.40.0.windows.1
|
||||
- Git LFS 3.3.0
|
||||
- ImageMagick 7.1.1-5
|
||||
- ImageMagick 7.1.1-6
|
||||
- InnoSetup 6.2.2
|
||||
- jq 1.6
|
||||
- Kind 0.18.0
|
||||
@@ -76,7 +76,7 @@
|
||||
- NSIS 3.08
|
||||
- OpenSSL 1.1.1t
|
||||
- Packer 1.8.5
|
||||
- Pulumi 3.60.1
|
||||
- Pulumi 3.62.0
|
||||
- R 4.2.3
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 2.9.3
|
||||
@@ -86,16 +86,16 @@
|
||||
- WinAppDriver 1.2.2009.02003
|
||||
- WiX Toolset 3.11.2.4516
|
||||
- yamllint 1.30.0
|
||||
- zstd 1.5.4
|
||||
- zstd 1.5.5
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.161
|
||||
- AWS CLI 2.11.8
|
||||
- AWS SAM CLI 1.78.0
|
||||
- AWS CLI 2.11.10
|
||||
- AWS SAM CLI 1.79.0
|
||||
- AWS Session Manager CLI 1.2.463.0
|
||||
- Azure CLI 2.46.0
|
||||
- Azure CLI 2.47.0
|
||||
- Azure DevOps CLI extension 0.26.0
|
||||
- GitHub CLI 2.25.1
|
||||
- GitHub CLI 2.27.0
|
||||
- Hub CLI 2.14.2
|
||||
|
||||
### Rust Tools
|
||||
@@ -113,12 +113,12 @@
|
||||
- Rustfmt 1.5.1
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 111.0.5563.147
|
||||
- Chrome Driver 111.0.5563.64
|
||||
- Google Chrome 112.0.5615.50
|
||||
- Chrome Driver 112.0.5615.49
|
||||
- Microsoft Edge 111.0.1661.62
|
||||
- Microsoft Edge Driver 111.0.1661.62
|
||||
- Mozilla Firefox 111.0.1
|
||||
- Gecko Driver 0.32.2
|
||||
- Gecko Driver 0.33.0
|
||||
- IE Driver 4.8.0.0
|
||||
- Selenium server 4.8.0
|
||||
|
||||
@@ -158,8 +158,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
|
||||
#### Go
|
||||
- 1.18.10
|
||||
- 1.19.7
|
||||
- 1.20.2
|
||||
- 1.19.8
|
||||
- 1.20.3
|
||||
|
||||
#### Node.js
|
||||
- 14.21.3
|
||||
@@ -170,8 +170,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 3.7.9
|
||||
- 3.8.10
|
||||
- 3.9.13
|
||||
- 3.10.10
|
||||
- 3.11.2
|
||||
- 3.10.11
|
||||
- 3.11.3
|
||||
|
||||
#### PyPy
|
||||
- 2.7.18 [PyPy 7.3.11]
|
||||
@@ -543,15 +543,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- Az (Cached): 7.5.0.zip
|
||||
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
|
||||
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||
- AWSPowershell: 4.1.304
|
||||
- AWSPowershell: 4.1.308
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.9
|
||||
- Microsoft.Graph: 1.25.0
|
||||
- Pester: 3.4.0, 5.4.0
|
||||
- Pester: 3.4.0, 5.4.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.21.0
|
||||
- PSWindowsUpdate: 2.2.0.3
|
||||
- SqlServer: 21.1.18256
|
||||
- SqlServer: 22.0.59
|
||||
- VSSetup: 2.2.16
|
||||
```
|
||||
Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed
|
||||
|
||||
Reference in New Issue
Block a user