Skip to content

Commit 48423f8

Browse files
authored
Bug 2006580 - ci: migrate decision task to d2g worker pool (#334)
1 parent d8f71c1 commit 48423f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ tasks:
155155
name: "Decision Task for cron job ${cron.job_name}"
156156
description: 'Created by a [cron task](https://tools.taskcluster.net/tasks/${cron.task_id})'
157157
provisionerId: "xpi-${level}"
158-
workerType: "decision-gcp"
158+
workerType: "decision"
159159
tags:
160160
$if: 'tasks_for in ["github-push", "github-pull-request"]'
161161
then:

0 commit comments

Comments
 (0)