tor-browser

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

commit ea726ec371fb956762e04158225ae0a78cdebd1c
parent 98f0a5c590622e7df3172ee21e4ba64d01e01ab0
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 11:57:11 +0000

Bug 1999213 - run ui-test-apk tasks on b-linux-medium worker type. r=releng-reviewers,Eijebong

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

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

diff --git a/taskcluster/kinds/ui-test-apk/kind.yml b/taskcluster/kinds/ui-test-apk/kind.yml @@ -24,7 +24,7 @@ task-defaults: fetches: toolchain: - android-sdk-linux - worker-type: b-linux-medium-gcp + worker-type: b-linux-medium worker: docker-image: {in-tree: android-ui-tests} max-run-time: 7200