tor-browser

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

commit 4475cfb9b6b2ca662218be230f7804233b6345cc
parent b3da0bc210843eec88926832cb21f42375cfdd83
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 10:18:39 +0000

Bug 1996574 - move linux builds to the b-linux-docker-amd worker pool. r=releng-reviewers,ahal

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

Diffstat:
Mtaskcluster/kinds/build/ios.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taskcluster/kinds/build/ios.yml b/taskcluster/kinds/build/ios.yml @@ -7,7 +7,7 @@ task-defaults: product: firefox treeherder: tier: 2 - worker-type: b-linux-amd + worker-type: b-linux-docker-amd worker: max-run-time: 7200 run-on-projects: ['trunk']