mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[MacOS] Add xcode 15.0.1 (#8604)
This commit is contained in:
@@ -3,8 +3,7 @@
|
|||||||
"default": "14.3.1",
|
"default": "14.3.1",
|
||||||
"x64": {
|
"x64": {
|
||||||
"versions": [
|
"versions": [
|
||||||
{ "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"},
|
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "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.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.2", "version": "14.2.0+14C18", "install_runtimes": "true"},
|
||||||
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true"}
|
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true"}
|
||||||
@@ -12,8 +11,7 @@
|
|||||||
},
|
},
|
||||||
"arm64":{
|
"arm64":{
|
||||||
"versions": [
|
"versions": [
|
||||||
{ "link": "15.0.1", "version": "15.0.1-Release.Candidate+15A507", "install_runtimes": "true"},
|
{ "link": "15.0.1", "version": "15.0.1+15A507", "symlinks": ["15.0"], "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.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.2", "version": "14.2.0+14C18", "install_runtimes": "true" },
|
||||||
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" }
|
{ "link": "14.1", "version": "14.1.0+14B47b", "install_runtimes": "true" }
|
||||||
|
|||||||
Reference in New Issue
Block a user