mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 04:38:53 +08:00
[macOS] upgrade xcode to 13.3_beta1 (#4969)
* [macOS] upgrade xcode to 13.3_beta1 * fix versioning
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "13.2.1",
|
||||
"versions": [
|
||||
{ "link": "13.3", "version": "13.3.0" },
|
||||
{ "link": "13.2.1", "version": "13.2.1" },
|
||||
{ "link": "13.2", "version": "13.2.0" },
|
||||
{ "link": "13.1", "version": "13.1.0" }
|
||||
|
||||
Reference in New Issue
Block a user