Bug 1643029 - remove build-.*-aarch64 from being hidden behind --full; r=ahal

It's not good to hide Android AArch64 builds, a tier 1 platform, behind `--full`.

Differential Revision: https://phabricator.services.mozilla.com/D78070
This commit is contained in:
Nathan Froyd
2020-06-03 16:15:43 +00:00
parent 861ce0877d
commit e5b685e75f

View File

@@ -22,7 +22,6 @@ _target_task_methods = {}
UNCOMMON_TRY_TASK_LABELS = [
# Platforms and/or Build types
r'build-.*-gcp', # Bug 1631990
r'build-.*-aarch64', # Bug 1631990
r'mingwclang', # Bug 1631990
r'valgrind', # Bug 1631990
# Android tasks