mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[MacOS] Add GCC and remove Nomad from MacOS 12 image (#4667)
* Add gcc 11 to macos12 * Remove nomad-shenzhen cli from macos12
This commit is contained in:
@@ -104,6 +104,11 @@
|
||||
"julia"
|
||||
]
|
||||
},
|
||||
"gcc": {
|
||||
"versions": [
|
||||
"11"
|
||||
]
|
||||
},
|
||||
"toolcache": [
|
||||
{
|
||||
"name": "Python",
|
||||
@@ -176,7 +181,6 @@
|
||||
"rubygems": [
|
||||
"xcode-install",
|
||||
"cocoapods",
|
||||
"nomad-cli",
|
||||
"xcpretty",
|
||||
"bundler",
|
||||
"fastlane",
|
||||
|
||||
Reference in New Issue
Block a user