mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
[Windows] Install latest Android cmdline-tools (#5619)
* Install latest Android cmdline-tools * Use Get-ToolsetContent * Fix variable typo * replace variable * Fix Windows 2016
This commit is contained in:
committed by
GitHub
parent
47e8783e7e
commit
f4e9588993
@@ -139,6 +139,7 @@
|
||||
]
|
||||
},
|
||||
"android": {
|
||||
"cmdline-tools": "latest",
|
||||
"platform_min_version": "27",
|
||||
"build_tools_min_version": "27.0.0",
|
||||
"extra_list": [
|
||||
|
||||
Reference in New Issue
Block a user