mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-16 23:06:45 +00:00
Add Xcode 14 to macos-12 toolset (#6043)
This commit is contained in:
committed by
GitHub
parent
54ec59e5ee
commit
03b7305ca1
@@ -2,6 +2,7 @@
|
|||||||
"xcode": {
|
"xcode": {
|
||||||
"default": "13.4.1",
|
"default": "13.4.1",
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{ "link": "14.0", "version": "14.0.0" },
|
||||||
{ "link": "13.4.1", "version": "13.4.1" },
|
{ "link": "13.4.1", "version": "13.4.1" },
|
||||||
{ "link": "13.4", "version": "13.4.0" },
|
{ "link": "13.4", "version": "13.4.0" },
|
||||||
{ "link": "13.3.1", "version": "13.3.1", "symlinks": ["13.3"] },
|
{ "link": "13.3.1", "version": "13.3.1", "symlinks": ["13.3"] },
|
||||||
|
|||||||
Reference in New Issue
Block a user