diff --git a/.taskcluster.yml b/.taskcluster.yml index 09c55abd..618705f6 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -144,7 +144,7 @@ tasks: description: 'Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})' provisionerId: "${trustDomain}-${level}" - workerType: "decision-gcp" + workerType: "decision" tags: $switch: diff --git a/taskcluster/config.yml b/taskcluster/config.yml index d9d32aac..0639cd85 100644 --- a/taskcluster/config.yml +++ b/taskcluster/config.yml @@ -27,7 +27,7 @@ workers: provisioner: 'taskgraph-{level}' implementation: docker-worker os: linux - worker-type: images-gcp + worker-type: images t-linux: provisioner: 'taskgraph-t' implementation: docker-worker