commit 9ed21a78116079f5a0ec57093fa249553cb7afa6
parent 73c74fbc9ff3121c075bf1231cdcd68fa8dcee2d
Author: Julien Cristau <jcristau@mozilla.com>
Date: Wed, 12 Nov 2025 16:17:56 +0000
Bug 1999253 - run code-review tasks on b-linux worker type. r=releng-reviewers,Eijebong
Differential Revision: https://phabricator.services.mozilla.com/D271981
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taskcluster/kinds/code-review/kind.yml b/taskcluster/kinds/code-review/kind.yml
@@ -21,7 +21,7 @@ tasks:
issues:
label: code-review-issues
description: List all issues found in static analysis and linting tasks
- worker-type: b-linux-gcp
+ worker-type: b-linux
# Only run by using the code-review target_tasks_method
run-on-projects: []