Revert "[Ubuntu] install gcc@11 from brew (#6202)" (#6232)

This reverts commit d2c84c9d4c.
This commit is contained in:
Mikhail Koliada
2022-09-13 17:59:39 +02:00
committed by GitHub
parent 6616fca614
commit dd51aedc2f
4 changed files with 8 additions and 31 deletions

View File

@@ -217,14 +217,7 @@
]
},
"brew": [
{
"name": "gcc@11",
"command": "gcc-11"
},
{
"name": "zstd",
"command": "zstd"
}
{"name": "zstd"}
],
"docker": {
"images": [

View File

@@ -217,14 +217,7 @@
]
},
"brew": [
{
"name": "gcc@11",
"command": "gcc-11"
},
{
"name": "zstd",
"command": "zstd"
}
{"name": "zstd"}
],
"docker": {
"images": [

View File

@@ -201,10 +201,7 @@
]
},
"brew": [
{
"name": "zstd",
"command": "zstd"
}
{"name": "zstd"}
],
"docker": {
"images": [