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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user