tor-browser

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

commit ad6fc38e9fb2c4cf9aaa59d18a853f2fbb3b0ea5
parent 9ed21a78116079f5a0ec57093fa249553cb7afa6
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Wed, 12 Nov 2025 16:18:17 +0000

Bug 1999252 - run addon tasks on b-linux worker pool. r=releng-reviewers,Eijebong

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

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

diff --git a/taskcluster/kinds/addon/kind.yml b/taskcluster/kinds/addon/kind.yml @@ -28,7 +28,7 @@ tasks: kind: build tier: 1 run-on-projects: [mozilla-central] - worker-type: b-linux-gcp + worker-type: b-linux worker: docker-image: {in-tree: debian12-base} max-run-time: 1800