Skip to content

Commit

Permalink
chore: bump decision task to modern taskgraph version
Browse files Browse the repository at this point in the history
The old version is causing issues in mozilla-releng#210, because `get_ancestors` is not properly memoized.
  • Loading branch information
bhearsum committed Dec 12, 2024
1 parent 0d3cf5e commit 225ff3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ tasks:
taskclusterProxy: true
chainOfTrust: true
image:
mozillareleases/taskgraph:decision-v7.3.1@sha256:1d1364c01c13002a13863f0ef27dd7331ad1c7fe92bbb8b0b4019dc5a821461c
mozillareleases/taskgraph:decision-v12.1.0@sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
maxRunTime: 1800
command:
$flatten:
Expand Down

0 comments on commit 225ff3c

Please sign in to comment.