tor-browser

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

commit 10165083e5c71fd99fdfe82f60a8b0665a22cabe
parent 96c121a8f3172531389505c2b1d9e45aa385f75a
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 10:18:42 +0000

Bug 1996574 - run build-samples-browser tasks on b-linux-medium worker type. r=releng-reviewers,Eijebong

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

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

diff --git a/taskcluster/kinds/build-samples-browser/kind.yml b/taskcluster/kinds/build-samples-browser/kind.yml @@ -41,7 +41,7 @@ task-defaults: platform: AC-android-all/opt tier: 1 symbol: 'samples-browser(B)' - worker-type: b-linux-medium-gcp + worker-type: b-linux-medium worker: chain-of-trust: true docker-image: {in-tree: android-components}