mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove android emulator tests from taskcluster.
This commit is contained in:
parent
0780f8c37e
commit
cdb5b60202
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ def main(task_for, mock=False):
|
|||
if CONFIG.git_ref in ["refs/heads/auto", "refs/heads/try", "refs/heads/try-taskcluster"]:
|
||||
linux_tidy_unit()
|
||||
android_arm32()
|
||||
android_x86()
|
||||
#android_x86()
|
||||
windows_dev()
|
||||
if mock:
|
||||
windows_release()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue