mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +08:00
[macOS] removed GCC 8 (#3476)
This commit is contained in:
@@ -265,7 +265,6 @@
|
||||
},
|
||||
"gcc": {
|
||||
"versions": [
|
||||
"8",
|
||||
"9",
|
||||
"10",
|
||||
"11"
|
||||
|
||||
@@ -217,7 +217,6 @@
|
||||
},
|
||||
"gcc": {
|
||||
"versions": [
|
||||
"8",
|
||||
"9",
|
||||
"10",
|
||||
"11"
|
||||
|
||||
@@ -152,7 +152,6 @@
|
||||
},
|
||||
"gcc": {
|
||||
"versions": [
|
||||
"8",
|
||||
"9",
|
||||
"10",
|
||||
"11"
|
||||
|
||||
Reference in New Issue
Block a user