commit 98d47ecadbdf407d40db44a79b524f1d45b3d1a2
parent b29d82cea536fc02367eb4d999f5a92289584f2f
Author: Julien Cristau <jcristau@mozilla.com>
Date: Mon, 10 Nov 2025 10:18:40 +0000
Bug 1996574 - run build-components tasks on b-linux-medium worker type. r=releng-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D271640
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taskcluster/kinds/build-components/kind.yml b/taskcluster/kinds/build-components/kind.yml
@@ -126,7 +126,7 @@ task-defaults:
default: '{treeherder_group}(B)'
platform: AC-android-all/opt
tier: 1
- worker-type: b-linux-medium-gcp
+ worker-type: b-linux-medium
worker:
chain-of-trust: true
docker-image: {in-tree: android-components}