commit db4bd61e291e44e99e55c7727568535b97503a21
parent 4ea5ebeaa0215c1d4c5facab82428d41e7bebf0c
Author: Emilio Cobos Álvarez <emilio@crisal.io>
Date: Wed, 22 Oct 2025 11:29:45 +0000
Bug 1992968 - Use fetch-alias to avoid the task duplication. r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D269556
Diffstat:
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/taskcluster/kinds/fetch/toolchains.yml b/taskcluster/kinds/fetch/toolchains.yml
@@ -246,13 +246,7 @@ cbindgen-0.29.1:
type: git
repo: https://github.com/mozilla/cbindgen
revision: eef17769e2739ebb425fee0bbd88e6a52ac2a4e1
-
-cbindgen:
- description: cbindgen 0.29.1 source code
- fetch:
- type: git
- repo: https://github.com/mozilla/cbindgen
- revision: eef17769e2739ebb425fee0bbd88e6a52ac2a4e1
+ fetch-alias: cbindgen
cctools-port:
description: cctools-port source code