diff --git a/testing/taskcluster/tasks/branches/base_job_flags.yml b/testing/taskcluster/tasks/branches/base_job_flags.yml index 55b5cf05c0da..6560eedb702a 100644 --- a/testing/taskcluster/tasks/branches/base_job_flags.yml +++ b/testing/taskcluster/tasks/branches/base_job_flags.yml @@ -35,7 +35,7 @@ flags: - aries-eng - aries-dogfood - android-api-11 - - linux32 + - linux - linux64 - linux64-st-an - macosx64 diff --git a/testing/taskcluster/tasks/branches/base_jobs.yml b/testing/taskcluster/tasks/branches/base_jobs.yml index ba1dcdf270bb..4ee1a3e98c07 100644 --- a/testing/taskcluster/tasks/branches/base_jobs.yml +++ b/testing/taskcluster/tasks/branches/base_jobs.yml @@ -122,6 +122,14 @@ builds: types: opt: task: tasks/builds/b2g_nexus_5l_eng.yml + linux: + platforms: + - Linux + types: + opt: + task: tasks/builds/opt_linux32.yml + debug: + task: tasks/builds/dbg_linux32.yml linux64: platforms: - Linux64 diff --git a/testing/taskcluster/tasks/branches/try/job_flags.yml b/testing/taskcluster/tasks/branches/try/job_flags.yml index 034a64427d93..475efbddbb30 100644 --- a/testing/taskcluster/tasks/branches/try/job_flags.yml +++ b/testing/taskcluster/tasks/branches/try/job_flags.yml @@ -129,14 +129,6 @@ builds: types: opt: task: tasks/builds/android_api_11.yml - linux64: - platforms: - - Linux64 - types: - opt: - task: tasks/builds/opt_linux64_clobber.yml - debug: - task: tasks/builds/dbg_linux64_clobber.yml linux: platforms: - Linux @@ -145,12 +137,6 @@ builds: task: tasks/builds/opt_linux32_clobber.yml debug: task: tasks/builds/dbg_linux32_clobber.yml - macosx64: - platforms: - - MacOSX64 - types: - debug: - task: tasks/builds/dbg_macosx64.yml sm-plain: platforms: - Linux64