mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-31 14:07:39 +08:00
Set Xcode 14.0.1 as the default version (#6272)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"xcode": {
|
||||
"default": "13.4.1",
|
||||
"default": "14.0.1",
|
||||
"versions": [
|
||||
{ "link": "14.1", "version": "14.1.0"},
|
||||
{ "link": "14.0.1", "version": "14.0.1" },
|
||||
|
||||
Reference in New Issue
Block a user