mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 09:44:38 +08:00
remove 12.1 from macos 11
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "11.7",
|
||||
"versions": [
|
||||
"12.2_beta", "12.1_GM_seed", "11.7"
|
||||
"12.2_beta", "11.7"
|
||||
]
|
||||
},
|
||||
"xamarin": {
|
||||
@@ -19,7 +19,7 @@
|
||||
"android-versions": [
|
||||
"11.0.2.0"
|
||||
],
|
||||
"bundle-default": "latest",
|
||||
"bundle-default": "6_12_0",
|
||||
"bundles": [
|
||||
{
|
||||
"symlink": "6_12_1",
|
||||
|
||||
Reference in New Issue
Block a user