We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6714d commit d15d813Copy full SHA for d15d813
.taskcluster.yml
@@ -144,7 +144,7 @@ tasks:
144
description: 'Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})'
145
146
provisionerId: "${trustDomain}-${level}"
147
- workerType: "decision-gcp"
+ workerType: "decision"
148
149
tags:
150
$switch:
taskcluster/config.yml
@@ -27,7 +27,7 @@ workers:
27
provisioner: 'taskgraph-{level}'
28
implementation: docker-worker
29
os: linux
30
- worker-type: images-gcp
+ worker-type: images
31
t-linux:
32
provisioner: 'taskgraph-t'
33
0 commit comments