mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 17:50:02 +08:00
[Ubuntu] Fix Android tests to work with platform version S and remove Cmake 3.6 (#2755)
* fix tests * get rid of build-tools letter list * Remove Cmake 3.6, fix platforms test
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
"addon-google_apis-google-21"
|
||||
],
|
||||
"additional_tools": [
|
||||
"cmake;3.6.4111459",
|
||||
"cmake;3.10.2.4988404",
|
||||
"patcher;v4",
|
||||
"platform-tools",
|
||||
|
||||
@@ -99,7 +99,6 @@
|
||||
"addon-google_apis-google-21"
|
||||
],
|
||||
"additional_tools": [
|
||||
"cmake;3.6.4111459",
|
||||
"cmake;3.10.2.4988404",
|
||||
"patcher;v4",
|
||||
"platform-tools",
|
||||
|
||||
Reference in New Issue
Block a user