mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 07:46:57 +00:00
[macOS] set Xcode 13.4.1 as default (#5864)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"xcode": {
|
||||
"default": "13.3.1",
|
||||
"default": "13.4.1",
|
||||
"versions": [
|
||||
{ "link": "13.4.1", "version": "13.4.1" },
|
||||
{ "link": "13.4", "version": "13.4.0" },
|
||||
@@ -26,7 +26,7 @@
|
||||
"android-versions": [
|
||||
"12.2.8.3", "12.1.0.2", "12.0.0.3", "11.3.0.4"
|
||||
],
|
||||
"bundle-default": "6_12_16",
|
||||
"bundle-default": "6_12_17",
|
||||
"bundles": [
|
||||
{
|
||||
"symlink": "6_12_17",
|
||||
|
||||
Reference in New Issue
Block a user