tor-browser

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

commit 029db33aba3296b4345d92b3d8fd85f5694e1949
parent beb7bc660dea8c6c841c32b5477975a4824ab907
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 11:33:44 +0000

Bug 1999212 - run upload-symbols tasks on b-linux worker type. r=releng-reviewers,Eijebong

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

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

diff --git a/taskcluster/kinds/upload-symbols/kind.yml b/taskcluster/kinds/upload-symbols/kind.yml @@ -35,7 +35,7 @@ tasks: description: Upload Symbols from-deps: group-by: platform - worker-type: b-linux-gcp + worker-type: b-linux use-python: default worker: docker-image: {in-tree: "debian12-base"}