Skip to content

Commit

Permalink
[MacOS] Add xcode 15.0.1 (actions#8604)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-pyshnoi authored Oct 24, 2023
1 parent 834cd08 commit 1687f31
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions images/macos/toolsets/toolset-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,15 @@
"default": "14.3.1",
"x64": {
"versions": [
{ "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"},
{ "link": "15.0", "version": "15.0.0+15A240d", "install_runtimes": "true"},
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" },
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" },
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" }
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true"},
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true"},
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true"}
]
},
"arm64":{
"versions": [
{ "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"},
{ "link": "15.0", "version": "15.0.0+15A240d", "install_runtimes": "true"},
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "install_runtimes": "true"},
{ "link": "14.3.1", "version": "14.3.1+14E300c","symlinks": ["14.3"], "install_runtimes": "true" },
{ "link": "14.2", "version": "14.2.0+14C18", "install_runtimes": "true" },
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" }
Expand Down

0 comments on commit 1687f31

Please sign in to comment.