commit cc84f9200946018c16d075cc9a407a5ef22b67b5
parent 75d83b3a960ad02c4fb47e5d54a5210b1aab2bb3
Author: Mike Hommey <mh+mozilla@glandium.org>
Date: Tue, 2 Dec 2025 00:31:03 +0000
Bug 2002913 - Don't cache the rust-nightly fetch task. r=taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D274374
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/taskcluster/kinds/fetch/toolchains.yml b/taskcluster/kinds/fetch/toolchains.yml
@@ -420,6 +420,8 @@ rust-1.82.0:
rust-nightly:
description: Rust nightly source code
+ attributes:
+ cached_task: false
fetch:
type: git
include-dot-git: true