[MacOS] Add software to MacOS 12 image was not available during the Monterey beta stage. (#4644)

This commit is contained in:
Maksim Shilov
2021-12-02 18:35:56 +03:00
committed by GitHub
parent ddaeaaa8fb
commit ca8169d472
9 changed files with 29 additions and 29 deletions

View File

@@ -84,8 +84,10 @@
"aria2",
"azure-cli",
"bazelisk",
"carthage",
"cmake",
"gh",
"gnupg",
"gnu-tar",
"kotlin",
"libpq",
@@ -174,6 +176,7 @@
"rubygems": [
"xcode-install",
"cocoapods",
"nomad-cli",
"xcpretty",
"bundler",
"fastlane",
@@ -191,6 +194,9 @@
"16"
]
},
"llvm": {
"version": "13"
},
"php": {
"version": "8.1"
},