tor-browser

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

commit dd91baa556632d4aa9b39704946bd44783b508d2
parent f450fe1ecfd2086fdd5333a805fcaf946ba4720b
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 16:24:02 +0000

Bug 1999280 - run sentry tasks on b-linux worker type. r=releng-reviewers,Eijebong DONTBUILD

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

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

diff --git a/taskcluster/kinds/sentry/kind.yml b/taskcluster/kinds/sentry/kind.yml @@ -15,7 +15,7 @@ task-defaults: tasks: mach-release: description: Inform Sentry of new revisions (aka Mach releases) - worker-type: b-linux-gcp + worker-type: b-linux worker: taskcluster-proxy: true max-run-time: 3600