mirror of
https://github.com/servo/servo.git
synced 2025-07-25 08:10:21 +01: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"]:
|
if CONFIG.git_ref in ["refs/heads/auto", "refs/heads/try", "refs/heads/try-taskcluster"]:
|
||||||
linux_tidy_unit()
|
linux_tidy_unit()
|
||||||
android_arm32()
|
android_arm32()
|
||||||
android_x86()
|
#android_x86()
|
||||||
windows_dev()
|
windows_dev()
|
||||||
if mock:
|
if mock:
|
||||||
windows_release()
|
windows_release()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue