From 2b4f414d558b688630621fd1b04321bedc9d6d1c Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 21 Oct 2025 09:56:00 +0200 Subject: [PATCH] chore(ci): move tests to new linux-docker pool (bug 1995275) --- taskcluster/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskcluster/config.yml b/taskcluster/config.yml index 9c5b098..2d0612b 100644 --- a/taskcluster/config.yml +++ b/taskcluster/config.yml @@ -19,7 +19,7 @@ workers: provisioner: '{trust-domain}-t' implementation: docker-worker os: linux - worker-type: '{alias}-gcp' + worker-type: '{alias}-docker' succeed: provisioner: built-in implementation: succeed