[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:
Maksim Shilov
2021-12-08 00:35:25 +03:00
committed by GitHub
parent 05b9e3e79c
commit 89e19af4c9
5 changed files with 11 additions and 11 deletions

View File

@@ -104,6 +104,11 @@
"julia"
]
},
"gcc": {
"versions": [
"11"
]
},
"toolcache": [
{
"name": "Python",
@@ -176,7 +181,6 @@
"rubygems": [
"xcode-install",
"cocoapods",
"nomad-cli",
"xcpretty",
"bundler",
"fastlane",