This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-91.8.0esr-11.0-1 in repository tor-browser.
commit 43294d46724d11d946514d5db322fbeb2acf696c Author: donal meehan dmeehan@mozilla.com AuthorDate: Wed Mar 30 10:00:19 2022 -0400
Backed out changeset 8c09f2e41217 (bug 1762128) issue in the build pipeline only affects central not esr --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.taskcluster.yml b/.taskcluster.yml index 0dcf23dae753c..f9a6c01e3c8c3 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -214,7 +214,7 @@ tasks: ACTION_CALLBACK: '${action.cb_name}'
cache: - "${trustDomain}-level-${repository.level}-checkouts-sparse-v3": /builds/worker/checkouts + "${trustDomain}-level-${repository.level}-checkouts-sparse-v2": /builds/worker/checkouts
features: taskclusterProxy: true