mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 01:35:22 +08:00
Fix versions of android build tools on Ubuntu pools (#1473)
This commit is contained in:
committed by
GitHub
parent
9702468b9e
commit
69cabd6f73
@@ -52,7 +52,7 @@
|
||||
"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", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
|
||||
"30.0.2", "30.0.1", "30.0.0", "29.0.3", "29.0.2", "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"
|
||||
],
|
||||
"extra_list": [
|
||||
"android;m2repository",
|
||||
|
||||
Reference in New Issue
Block a user