From 7bfc5843499f931a127a9513e013e24538830d8f Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Tue, 29 Nov 2022 10:24:37 +0100 Subject: [PATCH] Revert "Bug 1798886 - Migrate code-coverage from AWS to GCP (#1634)" This reverts commit 936670369fe92c669381aca471f75bbd5d793c72. --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 073e90093..234986611 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -65,7 +65,7 @@ tasks: workerType: $if: 'taskcluster_root_url == "https://firefox-ci-tc.services.mozilla.com"' - then: linux-gcp + then: linux else: ci taskboot_image: "mozilla/taskboot:0.2.2"