mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-04 09:00:55 +08:00
Add Xcode 13.1 to macOS 11 & 12 (#4301)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "13.0",
|
||||
"versions": [
|
||||
{ "link": "13.1", "version": "13.1.0" },
|
||||
{ "link": "13.0", "version": "13.0.0" },
|
||||
{ "link": "13.0_beta", "version": "13 beta 5", "skip-symlink": "true" },
|
||||
{ "link": "12.5.1", "version": "12.5.1" },
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "13.0",
|
||||
"versions": [
|
||||
{ "link": "13.1", "version": "13.1.0" },
|
||||
{ "link": "13.0", "version": "13.0.0"}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user