mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-01 14:47:38 +08:00
Merge pull request #1879 from miketimofeev/change-default-xamarin-bundle-for-xcode12
[macOS] Switch Xamarin bundle to the latest one for 10.15
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"android-versions": [
|
||||
"11.0.2.0", "10.3.1.4", "10.2.0.100", "10.1.3.7", "10.0.6.2"
|
||||
],
|
||||
"bundle-default": "6_12_0",
|
||||
"bundle-default": "latest",
|
||||
"bundles": [
|
||||
{
|
||||
"symlink": "6_12_1",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "11.7",
|
||||
"versions": [
|
||||
"12.2_beta", "12.1_GM_seed", "11.7"
|
||||
"12.2_beta", "11.7"
|
||||
]
|
||||
},
|
||||
"xamarin": {
|
||||
|
||||
Reference in New Issue
Block a user