From 0b44854a82eeed8102484541c788644aa648c80d Mon Sep 17 00:00:00 2001 From: Mike Pennisi Date: Thu, 23 Aug 2018 12:40:24 -0400 Subject: [PATCH] Enable TaskCluster for this fork of WPT --- .taskcluster.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 1aed7eadd66e2a8..5bd07b1a4f5c6f2 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -45,7 +45,7 @@ tasks: # Contributors interested in configurating TaskCluster to run # against their fork of WPT should change the `workerType` to # "github-worker". - workerType: wpt-docker-worker + workerType: github-worker metadata: name: wpt-${browser.name}-${browser.channel}-${chunk[0]}-${chunk[1]} description: >- @@ -113,7 +113,7 @@ tasks: # Contributors interested in configurating TaskCluster to run # against their fork of WPT should change the `workerType` to # "github-worker". - workerType: wpt-docker-worker + workerType: github-worker metadata: name: ${operation.name} description: ${operation.description}