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 20230318.1 (#7308)
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
0f6480a303
commit
3c5dc9d3a7
@@ -1,24 +1,23 @@
|
|||||||
| Announcements |
|
| Announcements |
|
||||||
|-|
|
|-|
|
||||||
| [GCC-9 will be removed from macOS 11 on March, 13](https://github.com/actions/runner-images/issues/7136) |
|
| [[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) |
|
||||||
|
| [GCC-9 will be removed from macOS 11 on March, 20](https://github.com/actions/runner-images/issues/7136) |
|
||||||
***
|
***
|
||||||
# macOS 11
|
# macOS 11
|
||||||
- OS Version: macOS 11.7.4 (20G1120)
|
- OS Version: macOS 11.7.4 (20G1120)
|
||||||
- Kernel Version: Darwin 20.6.0
|
- Kernel Version: Darwin 20.6.0
|
||||||
- Image Version: 20230303.1
|
- Image Version: 20230318.1
|
||||||
|
|
||||||
## Installed Software
|
## Installed Software
|
||||||
|
|
||||||
### Language and Runtime
|
### Language and Runtime
|
||||||
- .NET Core SDK: 3.1.101, 3.1.201, 3.1.302, 3.1.426, 6.0.406, 7.0.102, 7.0.201
|
- .NET Core SDK: 3.1.101, 3.1.201, 3.1.302, 3.1.426, 6.0.407, 7.0.102, 7.0.202
|
||||||
- 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`
|
||||||
- GCC 9 (Homebrew GCC 9.5.0) - available by `gcc-9` alias
|
|
||||||
- GCC 10 (Homebrew GCC 10.4.0) - available by `gcc-10` alias
|
- GCC 10 (Homebrew GCC 10.4.0) - available by `gcc-10` alias
|
||||||
- GCC 11 (Homebrew GCC 11.3.0) - available by `gcc-11` alias
|
- GCC 11 (Homebrew GCC 11.3.0) - available by `gcc-11` alias
|
||||||
- GCC 12 (Homebrew GCC 12.2.0) - available by `gcc-12` alias
|
- GCC 12 (Homebrew GCC 12.2.0) - available by `gcc-12` alias
|
||||||
- GNU Fortran 9 (Homebrew GCC 9.5.0) - available by `gfortran-9` alias
|
|
||||||
- GNU Fortran 10 (Homebrew GCC 10.4.0) - available by `gfortran-10` alias
|
- GNU Fortran 10 (Homebrew GCC 10.4.0) - available by `gfortran-10` alias
|
||||||
- GNU Fortran 11 (Homebrew GCC 11.3.0) - available by `gfortran-11` alias
|
- GNU Fortran 11 (Homebrew GCC 11.3.0) - available by `gfortran-11` alias
|
||||||
- GNU Fortran 12 (Homebrew GCC 12.2.0) - available by `gfortran-12` alias
|
- GNU Fortran 12 (Homebrew GCC 12.2.0) - available by `gfortran-12` alias
|
||||||
@@ -27,30 +26,30 @@
|
|||||||
- Kotlin 1.8.10-release-430
|
- Kotlin 1.8.10-release-430
|
||||||
- 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.14.2
|
- Node.js 18.15.0
|
||||||
- NVM 0.39.3
|
- NVM 0.39.3
|
||||||
- NVM - Cached node versions: 14.21.3, 16.19.1, 18.14.2
|
- NVM - Cached node versions: 14.21.3, 16.19.1, 18.15.0
|
||||||
- Perl 5.36.0
|
- Perl 5.36.0
|
||||||
- PHP 8.2.3
|
- PHP 8.2.4
|
||||||
- Python 2.7.18
|
- Python 2.7.18
|
||||||
- Python3 3.11.2
|
- Python3 3.11.2
|
||||||
- R 4.2.2
|
- R 4.2.3
|
||||||
- Ruby 2.7.7p221
|
- Ruby 2.7.7p221
|
||||||
|
|
||||||
### Package Management
|
### Package Management
|
||||||
- Bundler 2.4.7
|
- Bundler 2.4.8
|
||||||
- Carthage 0.39.0
|
- Carthage 0.39.0
|
||||||
- CocoaPods 1.12.0
|
- CocoaPods 1.12.0
|
||||||
- Composer 2.5.4
|
- Composer 2.5.4
|
||||||
- Homebrew 4.0.4
|
- Homebrew 4.0.6
|
||||||
- Miniconda 23.1.0
|
- Miniconda 23.1.0
|
||||||
- NPM 9.5.0
|
- NPM 9.5.0
|
||||||
- NuGet 6.3.1.1
|
- NuGet 6.3.1.1
|
||||||
- Pip 20.3.4 (python 2.7)
|
- Pip 20.3.4 (python 2.7)
|
||||||
- Pip3 23.0.1 (python 3.11)
|
- Pip3 23.0.1 (python 3.11)
|
||||||
- Pipx 1.1.0
|
- Pipx 1.2.0
|
||||||
- RubyGems 3.4.7
|
- RubyGems 3.4.8
|
||||||
- Vcpkg 2023 (build from commit 8daf70c56)
|
- Vcpkg 2023 (build from commit ffe7360e0)
|
||||||
- Yarn 1.22.19
|
- Yarn 1.22.19
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
@@ -61,30 +60,30 @@
|
|||||||
|
|
||||||
### Project Management
|
### Project Management
|
||||||
- Apache Ant 1.10.13
|
- Apache Ant 1.10.13
|
||||||
- Apache Maven 3.9.0
|
- Apache Maven 3.9.1
|
||||||
- Gradle 8.0.2
|
- Gradle 8.0.2
|
||||||
- Sbt 1.8.2
|
- Sbt 1.8.2
|
||||||
|
|
||||||
### Utilities
|
### Utilities
|
||||||
- 7-Zip 17.04
|
- 7-Zip 17.05
|
||||||
- aria2 1.36.0
|
- aria2 1.36.0
|
||||||
- azcopy 10.17.0
|
- azcopy 10.17.0
|
||||||
- bazel 6.0.0
|
- bazel 6.1.1
|
||||||
- bazelisk 1.16.0
|
- bazelisk 1.16.0
|
||||||
- bsdtar 3.3.2 - available by 'tar' alias
|
- bsdtar 3.3.2 - available by 'tar' alias
|
||||||
- Curl 7.88.1
|
- Curl 7.88.1
|
||||||
- Git 2.39.2
|
- Git 2.40.0
|
||||||
- Git LFS 3.3.0
|
- Git LFS 3.3.0
|
||||||
- GitHub CLI 2.23.0
|
- GitHub CLI 2.24.3
|
||||||
- GNU Tar 1.34 - available by 'gtar' alias
|
- GNU Tar 1.34 - available by 'gtar' alias
|
||||||
- GNU Wget 1.21.3
|
- GNU Wget 1.21.3
|
||||||
- gpg (GnuPG) 2.4.0
|
- gpg (GnuPG) 2.4.0
|
||||||
- helm v3.11.1+g293b50c
|
- helm v3.11.2+g912ebc1
|
||||||
- Hub CLI 2.14.2
|
- Hub CLI 2.14.2
|
||||||
- ImageMagick 7.1.0-62
|
- ImageMagick 7.1.1-4
|
||||||
- jq 1.6
|
- jq 1.6
|
||||||
- mongo 5.0.14
|
- mongo 5.0.15
|
||||||
- mongod 5.0.14
|
- mongod 5.0.15
|
||||||
- Newman 5.3.2
|
- Newman 5.3.2
|
||||||
- OpenSSL 1.1.1t 7 Feb 2023
|
- OpenSSL 1.1.1t 7 Feb 2023
|
||||||
- Packer 1.8.6
|
- Packer 1.8.6
|
||||||
@@ -93,27 +92,27 @@
|
|||||||
- Sox 14.4.2
|
- Sox 14.4.2
|
||||||
- Subversion (SVN) 1.14.2
|
- Subversion (SVN) 1.14.2
|
||||||
- Switchaudio-osx 1.1.0
|
- Switchaudio-osx 1.1.0
|
||||||
- yq 4.31.2
|
- yq 4.32.1
|
||||||
- zstd 1.5.4
|
- zstd 1.5.4
|
||||||
|
|
||||||
### Tools
|
### Tools
|
||||||
- Aliyun CLI 3.0.152
|
- Aliyun CLI 3.0.152
|
||||||
- App Center CLI 2.13.2
|
- App Center CLI 2.13.3
|
||||||
- AWS CLI 2.11.0
|
- AWS CLI 2.11.4
|
||||||
- AWS SAM CLI 1.75.0
|
- AWS SAM CLI 1.76.0
|
||||||
- AWS Session Manager CLI 1.2.398.0
|
- AWS Session Manager CLI 1.2.463.0
|
||||||
- Azure CLI 2.45.0
|
- Azure CLI 2.46.0
|
||||||
- Azure CLI (azure-devops) 0.26.0
|
- Azure CLI (azure-devops) 0.26.0
|
||||||
- Bicep CLI 0.14.85
|
- Bicep CLI 0.15.31
|
||||||
- Cabal 3.6.2.0
|
- Cabal 3.6.2.0
|
||||||
- Cmake 3.25.2
|
- Cmake 3.26.0
|
||||||
- CodeQL Action Bundles 2.12.2 2.12.3
|
- CodeQL Action Bundles 2.12.3 2.12.4
|
||||||
- Fastlane 2.212.1
|
- Fastlane 2.212.1
|
||||||
- GHC 9.4.4
|
- GHC 9.6.1
|
||||||
- GHCup 0.1.19.2
|
- GHCup 0.1.19.2
|
||||||
- Jazzy 0.14.3
|
- Jazzy 0.14.3
|
||||||
- Stack 2.9.3
|
- Stack 2.9.3
|
||||||
- SwiftFormat 0.51.1
|
- SwiftFormat 0.51.2
|
||||||
- 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
|
||||||
|
|
||||||
@@ -124,18 +123,18 @@
|
|||||||
### Browsers
|
### Browsers
|
||||||
- Safari 16.3.1 (16614.4.6.11.7)
|
- Safari 16.3.1 (16614.4.6.11.7)
|
||||||
- SafariDriver 16.3.1 (16614.4.6.11.7)
|
- SafariDriver 16.3.1 (16614.4.6.11.7)
|
||||||
- Google Chrome 110.0.5481.177
|
- Google Chrome 111.0.5563.64
|
||||||
- ChromeDriver 110.0.5481.77
|
- ChromeDriver 111.0.5563.64
|
||||||
- Microsoft Edge 110.0.1587.63
|
- Microsoft Edge 111.0.1661.44
|
||||||
- Microsoft Edge WebDriver 110.0.1587.63
|
- Microsoft Edge WebDriver 111.0.1661.44
|
||||||
- Mozilla Firefox 110.0.1
|
- Mozilla Firefox 111.0
|
||||||
- geckodriver 0.32.2
|
- geckodriver 0.32.2
|
||||||
- Selenium server 4.8.0
|
- Selenium server 4.8.0
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
| Name | Value |
|
| Name | Value |
|
||||||
| --------------- | ---------------------------------------------- |
|
| --------------- | ---------------------------------------------- |
|
||||||
| CHROMEWEBDRIVER | /usr/local/Caskroom/chromedriver/110.0.5481.77 |
|
| CHROMEWEBDRIVER | /usr/local/Caskroom/chromedriver/111.0.5563.64 |
|
||||||
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
|
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
|
||||||
| GECKOWEBDRIVER | /usr/local/opt/geckodriver/bin |
|
| GECKOWEBDRIVER | /usr/local/opt/geckodriver/bin |
|
||||||
|
|
||||||
@@ -162,7 +161,7 @@
|
|||||||
- 3.1.3
|
- 3.1.3
|
||||||
|
|
||||||
#### Python
|
#### Python
|
||||||
- 3.7.15
|
- 3.7.16
|
||||||
- 3.8.16
|
- 3.8.16
|
||||||
- 3.9.16
|
- 3.9.16
|
||||||
- 3.10.10
|
- 3.10.10
|
||||||
@@ -177,18 +176,18 @@
|
|||||||
#### Node.js
|
#### Node.js
|
||||||
- 14.21.3
|
- 14.21.3
|
||||||
- 16.19.1
|
- 16.19.1
|
||||||
- 18.14.2
|
- 18.15.0
|
||||||
|
|
||||||
#### Go
|
#### Go
|
||||||
- 1.17.13
|
- 1.17.13
|
||||||
- 1.18.10
|
- 1.18.10
|
||||||
- 1.19.6
|
- 1.19.7
|
||||||
- 1.20.1
|
- 1.20.2
|
||||||
|
|
||||||
### Rust Tools
|
### Rust Tools
|
||||||
- Cargo 1.67.1
|
- Cargo 1.68.0
|
||||||
- Rust 1.67.1
|
- Rust 1.68.0
|
||||||
- Rustdoc 1.67.1
|
- Rustdoc 1.68.0
|
||||||
- Rustup 1.25.2
|
- Rustup 1.25.2
|
||||||
|
|
||||||
#### Packages
|
#### Packages
|
||||||
@@ -196,14 +195,14 @@
|
|||||||
- Cargo-audit 0.17.4
|
- Cargo-audit 0.17.4
|
||||||
- Cargo-outdated 0.11.2
|
- Cargo-outdated 0.11.2
|
||||||
- Cbindgen 0.24.3
|
- Cbindgen 0.24.3
|
||||||
- Clippy 0.1.67
|
- Clippy 0.1.68
|
||||||
- Rustfmt 1.5.1-stable
|
- Rustfmt 1.5.1-stable
|
||||||
|
|
||||||
### PowerShell Tools
|
### PowerShell Tools
|
||||||
- PowerShell 7.2.10
|
- PowerShell 7.2.10
|
||||||
|
|
||||||
#### PowerShell Modules
|
#### PowerShell Modules
|
||||||
- Az: 9.4.0
|
- Az: 9.5.0
|
||||||
- MarkdownPS: 1.9
|
- MarkdownPS: 1.9
|
||||||
- Pester: 5.4.0
|
- Pester: 5.4.0
|
||||||
- PSScriptAnalyzer: 1.21.0
|
- PSScriptAnalyzer: 1.21.0
|
||||||
@@ -211,7 +210,7 @@
|
|||||||
### Web Servers
|
### Web Servers
|
||||||
| Name | Version | ConfigFile | ServiceStatus | ListenPort |
|
| Name | Version | ConfigFile | ServiceStatus | ListenPort |
|
||||||
| ----- | ------- | ------------------------------- | ------------- | ---------- |
|
| ----- | ------- | ------------------------------- | ------------- | ---------- |
|
||||||
| httpd | 2.4.55 | /usr/local/etc/httpd/httpd.conf | none | 80 |
|
| httpd | 2.4.56 | /usr/local/etc/httpd/httpd.conf | none | 80 |
|
||||||
| nginx | 1.23.3 | /usr/local/etc/nginx/nginx.conf | none | 80 |
|
| nginx | 1.23.3 | /usr/local/etc/nginx/nginx.conf | none | 80 |
|
||||||
|
|
||||||
### Xamarin
|
### Xamarin
|
||||||
@@ -333,19 +332,19 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
|
|||||||
| watchOS 8.3 | 13.2.1 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm<br>Apple Watch Series 6 - 40mm<br>Apple Watch Series 6 - 44mm<br>Apple Watch Series 7 - 41mm<br>Apple Watch Series 7 - 45mm |
|
| watchOS 8.3 | 13.2.1 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm<br>Apple Watch Series 6 - 40mm<br>Apple Watch Series 6 - 44mm<br>Apple Watch Series 7 - 41mm<br>Apple Watch Series 7 - 45mm |
|
||||||
|
|
||||||
### Android
|
### Android
|
||||||
| Package Name | Version |
|
| Package Name | Version |
|
||||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||||
| Android Command Line Tools | 8.0 |
|
| Android Command Line Tools | 8.0 |
|
||||||
| Android Emulator | 32.1.11 |
|
| Android Emulator | 32.1.11 |
|
||||||
| Android SDK Build-tools | 33.0.0 33.0.1 33.0.2<br>32.0.0<br>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 Build-tools | 33.0.0 33.0.1 33.0.2<br>32.0.0<br>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-33-ext4 (rev 1)<br>android-33 (rev 2)<br>android-32 (rev 1)<br>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 Platforms | android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 2)<br>android-32 (rev 1)<br>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 | 34.0.0 |
|
| Android SDK Platform-Tools | 34.0.1 |
|
||||||
| Android Support Repository | 47.0.0 |
|
| Android Support Repository | 47.0.0 |
|
||||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||||
| Google Play services | 49 |
|
| Google Play services | 49 |
|
||||||
| Google Repository | 58 |
|
| Google Repository | 58 |
|
||||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.2.9519653 (default) |
|
| NDK | 23.2.8568313<br>24.0.8215888<br>25.2.9519653 (default) |
|
||||||
| SDK Patch Applier v4 | 1 |
|
| SDK Patch Applier v4 | 1 |
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
| Name | Value |
|
| Name | Value |
|
||||||
|
|||||||
Reference in New Issue
Block a user