mirror of
https://github.com/actions/runner-images.git
synced 2026-01-03 16:49:11 +08:00
[macOS] Switch defailt Xcode to 14.2 (#6907)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"xcode": {
|
||||
"default": "14.1",
|
||||
"default": "14.2",
|
||||
"versions": [
|
||||
{"link": "14.2", "version": "14.2.0"},
|
||||
{ "link": "14.1", "version": "14.1.0"},
|
||||
|
||||
Reference in New Issue
Block a user