mirror of
https://github.com/actions/runner-images.git
synced 2026-01-14 07:18:07 +08:00
[ubuntu-22.04] Remove android platform and build tools < 34
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
},
|
||||
"android": {
|
||||
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
|
||||
"platform_min_version": "31",
|
||||
"build_tools_min_version": "31.0.0",
|
||||
"platform_min_version": "34",
|
||||
"build_tools_min_version": "34.0.0",
|
||||
"extra_list": [
|
||||
"android;m2repository",
|
||||
"google;m2repository",
|
||||
|
||||
Reference in New Issue
Block a user