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

This reverts commit d2c84c9d4c.
This commit is contained in:
Mikhail Koliada
2022-09-13 18:59:39 +03:00
committed by GitHub
parent 6616fca614
commit dd51aedc2f
4 changed files with 8 additions and 31 deletions
+1 -8
View File
@@ -217,14 +217,7 @@
]
},
"brew": [
{
"name": "gcc@11",
"command": "gcc-11"
},
{
"name": "zstd",
"command": "zstd"
}
{"name": "zstd"}
],
"docker": {
"images": [
+1 -8
View File
@@ -217,14 +217,7 @@
]
},
"brew": [
{
"name": "gcc@11",
"command": "gcc-11"
},
{
"name": "zstd",
"command": "zstd"
}
{"name": "zstd"}
],
"docker": {
"images": [
+1 -4
View File
@@ -201,10 +201,7 @@
]
},
"brew": [
{
"name": "zstd",
"command": "zstd"
}
{"name": "zstd"}
],
"docker": {
"images": [