mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"xcode": {
|
||||
"default": "11.7",
|
||||
"versions": [
|
||||
"12.2_beta", "11.7"
|
||||
"12.2_beta", "12.1_GM_seed", "11.7"
|
||||
]
|
||||
},
|
||||
"xamarin": {
|
||||
@@ -44,12 +44,8 @@
|
||||
]
|
||||
},
|
||||
"android": {
|
||||
"platform-list": [
|
||||
"android-30", "android-29", "android-28", "android-27"
|
||||
],
|
||||
"build-tools": [
|
||||
"30.0.2", "30.0.1", "30.0.0", "29.0.3", "29.0.2", "29.0.1", "29.0.0", "28.0.3", "28.0.2", "28.0.1", "28.0.0", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
|
||||
],
|
||||
"platform_min_version": "27",
|
||||
"build_tools_min_version": "27.0.0",
|
||||
"extra-list": [
|
||||
"android;m2repository", "google;m2repository", "google;google_play_services", "intel;Hardware_Accelerated_Execution_Manager"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user