mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-16 14:56:48 +00:00
[macOS] Add Xamarin.Android 12.1 & bump bundle to 6.12.16 (#5548)
This commit is contained in:
@@ -23,16 +23,23 @@
|
|||||||
"8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27", "7.10.0.5", "7.8.2.5", "7.4.0.10", "7.2.0.3", "7.0.0.15", "6.22.1.26", "6.20.2.2"
|
"8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27", "7.10.0.5", "7.8.2.5", "7.4.0.10", "7.2.0.3", "7.0.0.15", "6.22.1.26", "6.20.2.2"
|
||||||
],
|
],
|
||||||
"android-versions": [
|
"android-versions": [
|
||||||
"12.2.4.3", "12.0.0.3", "11.3.0.4", "11.2.2.1", "11.1.0.26", "11.0.2.0"
|
"12.2.4.3", "12.1.0.2", "12.0.0.3", "11.3.0.4", "11.2.2.1", "11.1.0.26", "11.0.2.0"
|
||||||
],
|
],
|
||||||
"bundle-default": "6_12_12",
|
"bundle-default": "6_12_12",
|
||||||
"bundles": [
|
"bundles": [
|
||||||
|
{
|
||||||
|
"symlink": "6_12_16",
|
||||||
|
"mono":"6.12",
|
||||||
|
"ios": "15.8",
|
||||||
|
"mac": "8.8",
|
||||||
|
"android": "12.2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"symlink": "6_12_15",
|
"symlink": "6_12_15",
|
||||||
"mono":"6.12",
|
"mono":"6.12",
|
||||||
"ios": "15.8",
|
"ios": "15.8",
|
||||||
"mac": "8.8",
|
"mac": "8.8",
|
||||||
"android": "12.2"
|
"android": "12.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"symlink": "6_12_14",
|
"symlink": "6_12_14",
|
||||||
|
|||||||
@@ -20,16 +20,23 @@
|
|||||||
"8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27"
|
"8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27"
|
||||||
],
|
],
|
||||||
"android-versions": [
|
"android-versions": [
|
||||||
"12.2.4.3", "12.0.0.3", "11.3.0.4"
|
"12.2.4.3", "12.1.0.2", "12.0.0.3", "11.3.0.4"
|
||||||
],
|
],
|
||||||
"bundle-default": "6_12_15",
|
"bundle-default": "6_12_16",
|
||||||
"bundles": [
|
"bundles": [
|
||||||
|
{
|
||||||
|
"symlink": "6_12_16",
|
||||||
|
"mono":"6.12",
|
||||||
|
"ios": "15.8",
|
||||||
|
"mac": "8.8",
|
||||||
|
"android": "12.2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"symlink": "6_12_15",
|
"symlink": "6_12_15",
|
||||||
"mono":"6.12",
|
"mono":"6.12",
|
||||||
"ios": "15.8",
|
"ios": "15.8",
|
||||||
"mac": "8.8",
|
"mac": "8.8",
|
||||||
"android": "12.2"
|
"android": "12.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"symlink": "6_12_14",
|
"symlink": "6_12_14",
|
||||||
|
|||||||
Reference in New Issue
Block a user