Skip to content

Commit d15d813

Browse files
authored
ci: move to d2g worker types (bug 2002720) (#870)
1 parent bb6714d commit d15d813

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ tasks:
144144
description: 'Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})'
145145

146146
provisionerId: "${trustDomain}-${level}"
147-
workerType: "decision-gcp"
147+
workerType: "decision"
148148

149149
tags:
150150
$switch:

taskcluster/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ workers:
2727
provisioner: 'taskgraph-{level}'
2828
implementation: docker-worker
2929
os: linux
30-
worker-type: images-gcp
30+
worker-type: images
3131
t-linux:
3232
provisioner: 'taskgraph-t'
3333
implementation: docker-worker

0 commit comments

Comments
 (0)