mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Add xcode 13.4.1 to macOS12 image (#5684)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "13.3.1",
|
||||
"versions": [
|
||||
{ "link": "13.4.1", "version": "13.4.1" },
|
||||
{ "link": "13.4", "version": "13.4.0" },
|
||||
{ "link": "13.3.1", "version": "13.3.1", "symlinks": ["13.3"] },
|
||||
{ "link": "13.2.1", "version": "13.2.1", "symlinks": ["13.2"] },
|
||||
|
||||
Reference in New Issue
Block a user