commit 183215c8883a6b5231ea4dba3d09386aa751484d
parent c770e703ca451728087be228f9deee2bb346c335
Author: Julien Cristau <jcristau@mozilla.com>
Date: Mon, 10 Nov 2025 09:13:50 +0000
Bug 1998952 - run packages tasks on b-linux worker type. r=releng-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D271768
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taskcluster/kinds/packages/kind.yml b/taskcluster/kinds/packages/kind.yml
@@ -16,7 +16,7 @@ task-defaults:
kind: build
platform: packages/opt
tier: 1
- worker-type: b-linux-gcp
+ worker-type: b-linux
worker:
max-run-time: 1800
run-on-projects: []