mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 02:18:40 +08:00
Switch the default Xcode version from 12.4 to 12.5 for macOS Big Sur (#3545)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"xcode": {
|
||||
"default": "12.4",
|
||||
"default": "12.5",
|
||||
"versions": [
|
||||
{ "link": "13.0", "version": "13.0.0"},
|
||||
{ "link": "12.5", "version": "12.5.0"},
|
||||
|
||||
Reference in New Issue
Block a user