tor-browser

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

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

Bug 1999212 - run toolchain-dxc-upload tasks on b-linux-docker-amd worker type. r=releng-reviewers,Eijebong

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

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

diff --git a/taskcluster/kinds/toolchain-dxc-upload/kind.yml b/taskcluster/kinds/toolchain-dxc-upload/kind.yml @@ -24,7 +24,7 @@ tasks: with-attributes: dxc-crash-symbols: [true] enable-full-crashsymbols: [true] - worker-type: b-linux-amd + worker-type: b-linux-docker-amd worker: docker-image: {in-tree: "lint"} max-run-time: 1800