Skip to content

Commit 40fd970

Browse files
[macos] add XCode 15 to MacOS 13 images (#7693)
1 parent e8fdf03 commit 40fd970

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/macos/toolsets/toolset-13.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"default": "14.2",
44
"x64": {
55
"versions": [
6+
{ "link": "15.0", "version": "15.0.0" },
67
{ "link": "14.3.1", "version": "14.3.1" },
78
{ "link": "14.3", "version": "14.3.0" },
89
{ "link": "14.2", "version": "14.2.0" },
@@ -11,6 +12,7 @@
1112
},
1213
"arm64":{
1314
"versions": [
15+
{ "link": "15.0", "version": "15.0.0" },
1416
{ "link": "14.3.1", "version": "14.3.1" },
1517
{ "link": "14.3", "version": "14.3.0" },
1618
{ "link": "14.2", "version": "14.2.0" },

0 commit comments

Comments
 (0)