From 751ec6d9eb88c59a3f9bb3e1e97a7a269d94f4e7 Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Wed, 13 May 2020 11:41:20 -0400 Subject: [PATCH] Bug 1638073 - Update geckoview index to use new shippable index, instead of now-missing nightly index. --- taskcluster/ci/geckoview/kind.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskcluster/ci/geckoview/kind.yml b/taskcluster/ci/geckoview/kind.yml index 3ce6b9599..b8fe5ec04 100644 --- a/taskcluster/ci/geckoview/kind.yml +++ b/taskcluster/ci/geckoview/kind.yml @@ -14,4 +14,4 @@ jobs: description: "upstream nightly job" run: index-search: - - gecko.v2.mozilla-central.nightly.latest.mobile.android-x86_64-opt + - gecko.v2.mozilla-central.shippable.latest.mobile.android-x86_64-opt