diff --git a/.taskcluster.yml b/.taskcluster.yml index 4233708c..afe37566 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -110,7 +110,7 @@ tasks: name: "Decision Task for cron job ${cron.job_name}" description: 'Created by a [cron task](https://tools.taskcluster.net/tasks/${cron.task_id})' provisionerId: "${trustDomain}-${level}" - workerType: "decision-gcp" + workerType: "decision" tags: $if: 'tasks_for in ["github-push", "github-pull-request"]' then: diff --git a/taskcluster/config.yml b/taskcluster/config.yml index b164ccab..37d2f09c 100644 --- a/taskcluster/config.yml +++ b/taskcluster/config.yml @@ -19,12 +19,12 @@ workers: provisioner: scriptworker-{level} implementation: docker-worker os: linux - worker-type: 'b-linux-gcp' + worker-type: 'b-linux' images: provisioner: scriptworker-{level} implementation: docker-worker os: linux - worker-type: 'images-gcp' + worker-type: 'images' notify: email: