mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-09 03:40:42 +08:00
Updating readme file for macOS-10.15 version 20220207.1 (#5042)
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
3911115764
commit
62363d8021
@@ -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 10.15 info
|
||||
- System Version: macOS 10.15.7 (19H1713)
|
||||
- Kernel Version: Darwin 19.6.0
|
||||
- Image Version: 20220201.2
|
||||
- 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 12.0.0 is default
|
||||
- Clang/LLVM 13.0.0 is available on `'$(brew --prefix llvm)/bin/clang'`
|
||||
- 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
|
||||
@@ -38,8 +37,8 @@
|
||||
- Bundler version 2.3.6
|
||||
- Carthage 0.38.0
|
||||
- CocoaPods 1.11.2
|
||||
- Composer 2.2.5
|
||||
- Homebrew 3.3.13
|
||||
- Composer 2.2.6
|
||||
- Homebrew 3.3.14
|
||||
- Miniconda 4.10.3
|
||||
- NPM 8.1.2
|
||||
- NuGet 5.9.0.7134
|
||||
@@ -47,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 \<d2b22891a>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
@@ -84,7 +83,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
|
||||
@@ -97,14 +96,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
|
||||
@@ -121,9 +120,9 @@
|
||||
- Safari 15.3 (15612.4.9.1.7)
|
||||
- SafariDriver 15.3 (15612.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
|
||||
@@ -131,7 +130,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 |
|
||||
|
||||
@@ -145,6 +144,11 @@
|
||||
| 14.0.2+12 | Adopt OpenJDK | JAVA_HOME_14_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
|
||||
@@ -168,7 +172,7 @@
|
||||
- 3.8.12 [PyPy 7.3.7]
|
||||
|
||||
#### Node.js
|
||||
- 12.22.9
|
||||
- 12.22.10
|
||||
- 14.19.0
|
||||
- 16.13.2
|
||||
|
||||
@@ -351,7 +355,7 @@
|
||||
| Package Name | Version |
|
||||
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 4.0 |
|
||||
| Android Emulator | 31.2.6 |
|
||||
| Android Emulator | 31.2.8 |
|
||||
| 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<br>26.0.0 26.0.1 26.0.2 26.0.3<br>25.0.0 25.0.1 25.0.2 25.0.3<br>24.0.0 24.0.1 24.0.2 24.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)<br>android-26 (rev 2)<br>android-25 (rev 3)<br>android-24 (rev 2) |
|
||||
| Android SDK Platform-Tools | 32.0.0 |
|
||||
@@ -377,6 +381,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