tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 95acafe0ca036d34f8865f2a43b72ea92be49a40
parent e84bd2a5ccf14a3dd5daf87e373d62dc8114cb97
Author: KS <kshampur@mozilla.com>
Date:   Mon,  8 Dec 2025 18:35:25 +0000

Bug 2004129 - Update CaR linux and android builds to use larger workers. r=perftest-reviewers,aglavic

The larger workers are quite cost effective and much faster.
Build times are about 3x faster. This will yield quicker turn around and
also help a lot with debugging issues faster.

Differential Revision: https://phabricator.services.mozilla.com/D275249

Diffstat:
Mtaskcluster/kinds/toolchain/misc.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/taskcluster/kinds/toolchain/misc.yml b/taskcluster/kinds/toolchain/misc.yml @@ -296,6 +296,7 @@ macosx-arm64-custom-car: android-custom-car: description: "Custom chromium-as-release build for Android" + worker-type: b-linux-xlarge-amd attributes: cached_task: false treeherder: @@ -328,6 +329,7 @@ android-custom-car: linux64-custom-car: description: "Custom chromium-as-release build for Linux" + worker-type: b-linux-xlarge-amd attributes: cached_task: false treeherder: