mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Updating readme file for macOS-11 version 20230915.2 (#8309)
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
55ce401f7f
commit
6cc56bac93
@@ -1,12 +1,17 @@
|
|||||||
|
| Announcements |
|
||||||
|
|-|
|
||||||
|
| [Ruby 2.4.x will be removed from the macOS 11 and Windows 2019 images on September 18](https://github.com/actions/runner-images/issues/8239) |
|
||||||
|
| [[All OSes] Go 1.18.x will be removed on September, 18](https://github.com/actions/runner-images/issues/8237) |
|
||||||
|
***
|
||||||
# macOS 11
|
# macOS 11
|
||||||
- OS Version: macOS 11.7.9 (20G1426)
|
- OS Version: macOS 11.7.10 (20G1427)
|
||||||
- Kernel Version: Darwin 20.6.0
|
- Kernel Version: Darwin 20.6.0
|
||||||
- Image Version: 20230901.1
|
- Image Version: 20230915.2
|
||||||
|
|
||||||
## Installed Software
|
## Installed Software
|
||||||
|
|
||||||
### Language and Runtime
|
### Language and Runtime
|
||||||
- .NET Core SDK: 6.0.413, 7.0.102, 7.0.202, 7.0.306, 7.0.400
|
- .NET Core SDK: 6.0.414, 7.0.102, 7.0.202, 7.0.306, 7.0.401
|
||||||
- Bash 3.2.57(1)-release
|
- Bash 3.2.57(1)-release
|
||||||
- Clang/LLVM 13.0.0
|
- Clang/LLVM 13.0.0
|
||||||
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
|
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
|
||||||
@@ -18,7 +23,7 @@
|
|||||||
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
|
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
|
||||||
- Julia 1.9.3
|
- Julia 1.9.3
|
||||||
- Kotlin 1.9.10-release-459
|
- Kotlin 1.9.10-release-459
|
||||||
- Go 1.20.7
|
- Go 1.20.8
|
||||||
- Mono 6.12.0.188
|
- Mono 6.12.0.188
|
||||||
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
|
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
|
||||||
- Node.js 18.17.1
|
- Node.js 18.17.1
|
||||||
@@ -35,8 +40,8 @@
|
|||||||
- Bundler 2.4.19
|
- Bundler 2.4.19
|
||||||
- Carthage 0.39.0
|
- Carthage 0.39.0
|
||||||
- CocoaPods 1.12.1
|
- CocoaPods 1.12.1
|
||||||
- Composer 2.6.1
|
- Composer 2.6.3
|
||||||
- Homebrew 4.1.7
|
- Homebrew 4.1.11
|
||||||
- Miniconda 23.5.2
|
- Miniconda 23.5.2
|
||||||
- NPM 9.6.7
|
- NPM 9.6.7
|
||||||
- NuGet 6.3.1.1
|
- NuGet 6.3.1.1
|
||||||
@@ -44,7 +49,7 @@
|
|||||||
- Pip3 23.2.1 (python 3.11)
|
- Pip3 23.2.1 (python 3.11)
|
||||||
- Pipx 1.2.0
|
- Pipx 1.2.0
|
||||||
- RubyGems 3.4.19
|
- RubyGems 3.4.19
|
||||||
- Vcpkg 2023 (build from commit 4a600e9fe)
|
- Vcpkg 2023 (build from commit e8c2a04eb)
|
||||||
- Yarn 1.22.19
|
- Yarn 1.22.19
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
@@ -57,7 +62,7 @@
|
|||||||
- Apache Ant 1.10.14
|
- Apache Ant 1.10.14
|
||||||
- Apache Maven 3.9.4
|
- Apache Maven 3.9.4
|
||||||
- Gradle 8.3
|
- Gradle 8.3
|
||||||
- Sbt 1.9.4
|
- Sbt 1.9.5
|
||||||
|
|
||||||
### Utilities
|
### Utilities
|
||||||
- 7-Zip 17.05
|
- 7-Zip 17.05
|
||||||
@@ -66,21 +71,21 @@
|
|||||||
- bazel 6.3.2
|
- bazel 6.3.2
|
||||||
- bazelisk 1.18.0
|
- bazelisk 1.18.0
|
||||||
- bsdtar 3.3.2 - available by 'tar' alias
|
- bsdtar 3.3.2 - available by 'tar' alias
|
||||||
- Curl 8.2.1
|
- Curl 8.3.0
|
||||||
- Git 2.42.0
|
- Git 2.42.0
|
||||||
- Git LFS 3.4.0
|
- Git LFS 3.4.0
|
||||||
- GitHub CLI 2.33.0
|
- GitHub CLI 2.34.0
|
||||||
- GNU Tar 1.35 - available by 'gtar' alias
|
- GNU Tar 1.35 - available by 'gtar' alias
|
||||||
- GNU Wget 1.21.4
|
- GNU Wget 1.21.4
|
||||||
- gpg (GnuPG) 2.4.3
|
- gpg (GnuPG) 2.4.3
|
||||||
- helm v3.12.3+g3a31588
|
- helm v3.12.3+g3a31588
|
||||||
- Hub CLI 2.14.2
|
- Hub CLI 2.14.2
|
||||||
- ImageMagick 7.1.1-15
|
- ImageMagick 7.1.1-15
|
||||||
- jq 1.6
|
- jq 1.7
|
||||||
- mongo 5.0.17
|
- mongo 5.0.17
|
||||||
- mongod 5.0.17
|
- mongod 5.0.17
|
||||||
- Newman 5.3.2
|
- Newman 6.0.0
|
||||||
- OpenSSL 1.1.1v 1 Aug 2023
|
- OpenSSL 1.1.1w 11 Sep 2023
|
||||||
- Packer 1.9.4
|
- Packer 1.9.4
|
||||||
- pkg-config 0.29.2
|
- pkg-config 0.29.2
|
||||||
- PostgreSQL 14.9 (Homebrew)
|
- PostgreSQL 14.9 (Homebrew)
|
||||||
@@ -92,23 +97,23 @@
|
|||||||
- zstd 1.5.5
|
- zstd 1.5.5
|
||||||
|
|
||||||
### Tools
|
### Tools
|
||||||
- Aliyun CLI 3.0.180
|
- Aliyun CLI 3.0.181
|
||||||
- App Center CLI 2.14.0
|
- App Center CLI 2.14.0
|
||||||
- AWS CLI 2.13.15
|
- AWS CLI 2.13.19
|
||||||
- AWS SAM CLI 1.96.0
|
- AWS SAM CLI 1.97.0
|
||||||
- AWS Session Manager CLI 1.2.463.0
|
- AWS Session Manager CLI 1.2.497.0
|
||||||
- Azure CLI 2.50.0
|
- Azure CLI 2.52.0
|
||||||
- Azure CLI (azure-devops) 0.26.0
|
- Azure CLI (azure-devops) 0.26.0
|
||||||
- Bicep CLI 0.20.4
|
- Bicep CLI 0.21.1
|
||||||
- Cabal 3.6.2.0
|
- Cabal 3.6.2.0
|
||||||
- Cmake 3.27.4
|
- Cmake 3.27.5
|
||||||
- CodeQL Action Bundles 2.14.2 2.14.3
|
- CodeQL Action Bundles 2.14.4 2.14.5
|
||||||
- Fastlane 2.214.0
|
- Fastlane 2.214.0
|
||||||
- GHC 9.6.2
|
- GHC 9.6.2
|
||||||
- GHCup 0.1.19.4
|
- GHCup 0.1.19.4
|
||||||
- Jazzy 0.14.3
|
- Jazzy 0.14.3
|
||||||
- Stack 2.9.3
|
- Stack 2.9.3
|
||||||
- SwiftFormat 0.52.2
|
- SwiftFormat 0.52.3
|
||||||
- Swig 4.1.1
|
- Swig 4.1.1
|
||||||
- Xcode Command Line Tools 13.2.0.0.1.1638488800
|
- Xcode Command Line Tools 13.2.0.0.1.1638488800
|
||||||
|
|
||||||
@@ -119,14 +124,14 @@
|
|||||||
### Browsers
|
### Browsers
|
||||||
- Safari 16.6 (16615.3.12.11.3)
|
- Safari 16.6 (16615.3.12.11.3)
|
||||||
- SafariDriver 16.6 (16615.3.12.11.3)
|
- SafariDriver 16.6 (16615.3.12.11.3)
|
||||||
- Google Chrome 116.0.5845.140
|
- Google Chrome 117.0.5938.88
|
||||||
- Google Chrome for Testing 116.0.5845.96
|
- Google Chrome for Testing 117.0.5938.88
|
||||||
- ChromeDriver 116.0.5845.96
|
- ChromeDriver 117.0.5938.88
|
||||||
- Microsoft Edge 116.0.1938.69
|
- Microsoft Edge 117.0.2045.31
|
||||||
- Microsoft Edge WebDriver 116.0.1938.69
|
- Microsoft Edge WebDriver 117.0.2045.31
|
||||||
- Mozilla Firefox 117.0
|
- Mozilla Firefox 117.0.1
|
||||||
- geckodriver 0.33.0
|
- geckodriver 0.33.0
|
||||||
- Selenium server 4.10.0
|
- Selenium server 4.12.1
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
| Name | Value |
|
| Name | Value |
|
||||||
@@ -145,7 +150,6 @@
|
|||||||
### Cached Tools
|
### Cached Tools
|
||||||
|
|
||||||
#### Ruby
|
#### Ruby
|
||||||
- 2.4.10
|
|
||||||
- 2.5.9
|
- 2.5.9
|
||||||
- 2.6.10
|
- 2.6.10
|
||||||
- 2.7.8
|
- 2.7.8
|
||||||
@@ -172,10 +176,9 @@
|
|||||||
- 18.17.1
|
- 18.17.1
|
||||||
|
|
||||||
#### Go
|
#### Go
|
||||||
- 1.18.10
|
- 1.19.13
|
||||||
- 1.19.12
|
- 1.20.8
|
||||||
- 1.20.7
|
- 1.21.1
|
||||||
- 1.21.0
|
|
||||||
|
|
||||||
### Rust Tools
|
### Rust Tools
|
||||||
- Cargo 1.72.0
|
- Cargo 1.72.0
|
||||||
@@ -184,10 +187,10 @@
|
|||||||
- Rustup 1.26.0
|
- Rustup 1.26.0
|
||||||
|
|
||||||
#### Packages
|
#### Packages
|
||||||
- Bindgen 0.66.1
|
- Bindgen 0.68.1
|
||||||
- Cargo-audit 0.18.1
|
- Cargo-audit 0.18.1
|
||||||
- Cargo-outdated 0.13.1
|
- Cargo-outdated 0.13.1
|
||||||
- Cbindgen 0.25.0
|
- Cbindgen 0.26.0
|
||||||
- Clippy 0.1.72
|
- Clippy 0.1.72
|
||||||
- Rustfmt 1.6.0-stable
|
- Rustfmt 1.6.0-stable
|
||||||
|
|
||||||
@@ -195,7 +198,7 @@
|
|||||||
- PowerShell 7.2.13
|
- PowerShell 7.2.13
|
||||||
|
|
||||||
#### PowerShell Modules
|
#### PowerShell Modules
|
||||||
- Az: 10.2.0
|
- Az: 10.3.0
|
||||||
- MarkdownPS: 1.9
|
- MarkdownPS: 1.9
|
||||||
- Pester: 5.5.0
|
- Pester: 5.5.0
|
||||||
- PSScriptAnalyzer: 1.21.0
|
- PSScriptAnalyzer: 1.21.0
|
||||||
@@ -212,7 +215,7 @@
|
|||||||
| Version | Build | Path |
|
| Version | Build | Path |
|
||||||
| -------------- | ---------- | ------------------------------------ |
|
| -------------- | ---------- | ------------------------------------ |
|
||||||
| 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app |
|
| 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app |
|
||||||
| 2022 (default) | 17.6.3.421 | /Applications/Visual Studio.app |
|
| 2022 (default) | 17.6.4.472 | /Applications/Visual Studio.app |
|
||||||
|
|
||||||
##### Notes
|
##### Notes
|
||||||
```
|
```
|
||||||
@@ -352,6 +355,6 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
|
|||||||
### Miscellaneous
|
### Miscellaneous
|
||||||
- libXext 1.3.5
|
- libXext 1.3.5
|
||||||
- libXft 2.3.8
|
- libXft 2.3.8
|
||||||
- Tcl/Tk 8.6.13_4
|
- Tcl/Tk 8.6.13_5
|
||||||
- Zlib 1.3
|
- Zlib 1.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user