commit a6b5e2b6c64d8443f741a386f77a9bba6631f086
parent b0a2015fdca3bf5683383ddd9c0e496f4a1d436f
Author: Julien Cristau <jcristau@mozilla.com>
Date: Wed, 12 Nov 2025 16:19:52 +0000
Bug 1999272 - run hazard tasks on b-linux worker type. r=releng-reviewers,Eijebong
Differential Revision: https://phabricator.services.mozilla.com/D271995
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taskcluster/kinds/hazard/kind.yml b/taskcluster/kinds/hazard/kind.yml
@@ -21,7 +21,7 @@ task-defaults:
treeherder:
kind: build
tier: 1
- worker-type: b-linux-gcp
+ worker-type: b-linux
worker:
max-run-time: 10800
docker-image: {in-tree: debian12-amd64-build}