mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 05:17:11 +08:00
Updating readme file for macOS-11 version 20220207.1 (#5043)
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
a31ed06b10
commit
3911115764
@@ -1,19 +1,18 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSs] .NET 2.1 will be removed from the images on February, 21](https://github.com/actions/virtual-environments/issues/4871) |
|
||||
| [[All OSs] Python version 3.5 will be removed from the images on January 24, 2022](https://github.com/actions/virtual-environments/issues/4744) |
|
||||
***
|
||||
# macOS 11.6 info
|
||||
- System Version: macOS 11.6.3 (20G415)
|
||||
- Kernel Version: Darwin 20.6.0
|
||||
- Image Version: 20220201.3
|
||||
- Image Version: 20220207.1
|
||||
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
- .NET SDK 2.1.302 2.1.403 2.1.507 2.1.607 2.1.701 2.1.818 3.1.101 3.1.201 3.1.302 3.1.416 5.0.102 5.0.202 5.0.302 5.0.404
|
||||
- Bash 3.2.57(1)-release
|
||||
- Clang/LLVM 13.0.0 is available on `'$(brew --prefix llvm)/bin/clang'`
|
||||
- Clang/LLVM 13.0.0 is default
|
||||
- Clang/LLVM 13.0.1 is available on `'$(brew --prefix llvm)/bin/clang'`
|
||||
- gcc-9 (Homebrew GCC 9.4.0) 9.4.0 - available by `gcc-9` alias
|
||||
- gcc-10 (Homebrew GCC 10.3.0) 10.3.0 - available by `gcc-10` alias
|
||||
- gcc-11 (Homebrew GCC 11.2.0_3) 11.2.0 - available by `gcc-11` alias
|
||||
@@ -31,13 +30,14 @@
|
||||
- PHP 8.1.2
|
||||
- Python 2.7.18
|
||||
- Python 3.9.10
|
||||
- R 4.1.2
|
||||
- Ruby 2.7.5p203
|
||||
|
||||
### Package Management
|
||||
- Bundler version 2.3.6
|
||||
- Carthage 0.38.0
|
||||
- CocoaPods 1.11.2
|
||||
- Composer 2.2.5
|
||||
- Composer 2.2.6
|
||||
- Homebrew 3.3.13
|
||||
- Miniconda 4.10.3
|
||||
- NPM 8.1.2
|
||||
@@ -46,7 +46,7 @@
|
||||
- Pip 21.3.1 (python 3.9)
|
||||
- Pipx 1.0.0
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg 2021 (build from master \<8f315e852>)
|
||||
- Vcpkg 2022 (build from master \<7e7dad5fe>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
@@ -82,7 +82,7 @@
|
||||
- mongod v5.0.6
|
||||
- Newman 5.3.1
|
||||
- OpenSSL 1.1.1m 14 Dec 2021 `(/usr/local/opt/openssl@1.1 -> ../Cellar/openssl@1.1/1.1.1m)`
|
||||
- Packer 1.7.8
|
||||
- Packer 1.7.10
|
||||
- PostgreSQL 14.1
|
||||
- psql (PostgreSQL) 14.1
|
||||
- Sox 14.4.2
|
||||
@@ -93,14 +93,14 @@
|
||||
### Tools
|
||||
- Aliyun CLI 3.0.107
|
||||
- App Center CLI 2.10.8
|
||||
- AWS CLI 2.4.15
|
||||
- AWS CLI 2.4.16
|
||||
- AWS SAM CLI 1.37.0
|
||||
- AWS Session Manager CLI 1.2.295.0
|
||||
- Azure CLI 2.32.0
|
||||
- Bicep CLI 0.4.1124
|
||||
- Cabal 3.6.2.0
|
||||
- Cmake 3.22.2
|
||||
- Fastlane 2.203.0
|
||||
- Fastlane 2.204.2
|
||||
- GHC 9.2.1
|
||||
- GHCup 0.1.17.4
|
||||
- Jazzy 0.14.1
|
||||
@@ -117,9 +117,9 @@
|
||||
- Safari 15.3 (16612.4.9.1.7)
|
||||
- SafariDriver 15.3 (16612.4.9.1.7)
|
||||
- Google Chrome 98.0.4758.80
|
||||
- ChromeDriver 97.0.4692.71
|
||||
- Microsoft Edge 97.0.1072.76
|
||||
- MSEdgeDriver 97.0.1072.76
|
||||
- ChromeDriver 98.0.4758.80
|
||||
- Microsoft Edge 98.0.1108.43
|
||||
- MSEdgeDriver 98.0.1108.43
|
||||
- Mozilla Firefox 96.0.3
|
||||
- geckodriver 0.30.0
|
||||
- Selenium server 4.1.2
|
||||
@@ -127,7 +127,7 @@
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| --------------- | --------------------------------------------- |
|
||||
| CHROMEWEBDRIVER | /usr/local/Caskroom/chromedriver/97.0.4692.71 |
|
||||
| CHROMEWEBDRIVER | /usr/local/Caskroom/chromedriver/98.0.4758.80 |
|
||||
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
|
||||
| GECKOWEBDRIVER | /usr/local/opt/geckodriver/bin |
|
||||
|
||||
@@ -138,6 +138,11 @@
|
||||
| 11.0.14+9 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.2+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
### GraalVM
|
||||
| Version | Environment variables |
|
||||
| ----------- | --------------------- |
|
||||
| CE 22.0.0.2 | GRAALVM_11_ROOT |
|
||||
|
||||
### Cached Tools
|
||||
#### Ruby
|
||||
- 2.4.10
|
||||
@@ -158,7 +163,7 @@
|
||||
- 3.8.12 [PyPy 7.3.7]
|
||||
|
||||
#### Node.js
|
||||
- 12.22.9
|
||||
- 12.22.10
|
||||
- 14.19.0
|
||||
- 16.13.2
|
||||
|
||||
@@ -308,7 +313,7 @@
|
||||
| Package Name | Version |
|
||||
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 4.0 |
|
||||
| Android Emulator | 31.2.6 |
|
||||
| Android Emulator | 31.2.7 |
|
||||
| Android SDK Build-tools | 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-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 | 32.0.0 |
|
||||
@@ -331,6 +336,7 @@
|
||||
### Miscellaneous
|
||||
- libXext 1.3.4
|
||||
- libXft 2.3.4
|
||||
- Tcl/Tk 8.6.12
|
||||
- Zlib 1.2.11
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user