mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[MacOS] Add software to MacOS 12 image was not available during the Monterey beta stage. (#4644)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user