mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-02 15:27:16 +08:00
[macOS] Add gcc 14 (#10043)
This commit is contained in:
committed by
GitHub
parent
62c1943b63
commit
b268f563f6
@@ -228,7 +228,8 @@
|
||||
"versions": [
|
||||
"11",
|
||||
"12",
|
||||
"13"
|
||||
"13",
|
||||
"14"
|
||||
]
|
||||
},
|
||||
"toolcache": [
|
||||
|
||||
@@ -90,7 +90,8 @@
|
||||
"versions": [
|
||||
"11",
|
||||
"12",
|
||||
"13"
|
||||
"13",
|
||||
"14"
|
||||
]
|
||||
},
|
||||
"dotnet": {
|
||||
|
||||
@@ -92,7 +92,8 @@
|
||||
"versions": [
|
||||
"11",
|
||||
"12",
|
||||
"13"
|
||||
"13",
|
||||
"14"
|
||||
]
|
||||
},
|
||||
"dotnet": {
|
||||
|
||||
Reference in New Issue
Block a user