From 8520283efca45594a091be09901e4fb0eae225cd Mon Sep 17 00:00:00 2001 From: Steve Fink Date: Mon, 4 Dec 2017 10:23:36 -0800 Subject: [PATCH] Bug 1422900 - Make the 32-bit ARM simulator job ride along with -p linux32, r=dustin --HG-- extra : rebase_source : 3c928540fcc21c57601a813d0461746053b2095a extra : histedit_source : b989fe043ba0ca690d31472e3a2dc9d3c0d35e98 --- taskcluster/ci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/taskcluster/ci/config.yml b/taskcluster/ci/config.yml index f809b09ced65..8828f5cf29af 100644 --- a/taskcluster/ci/config.yml +++ b/taskcluster/ci/config.yml @@ -65,6 +65,7 @@ try: - 'android-api-16-l10n' 'linux': - 'linux-l10n' + - 'sm-arm-sim-linux32' 'linux64': - 'linux64-l10n' - 'sm-plain-linux64'