mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 02:27:28 +08:00
[macOS 11] changed default Xcode version to 12.5.1 (#3966)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"xcode": {
|
"xcode": {
|
||||||
"default": "12.5",
|
"default": "12.5.1",
|
||||||
"versions": [
|
"versions": [
|
||||||
{ "link": "13.0", "version": "13.0.0"},
|
{ "link": "13.0", "version": "13.0.0"},
|
||||||
{ "link": "12.5.1", "version": "12.5.1"},
|
{ "link": "12.5.1", "version": "12.5.1"},
|
||||||
|
|||||||
Reference in New Issue
Block a user