diff options
Diffstat (limited to 'taskcluster/ci/fuzzing')
-rw-r--r-- | taskcluster/ci/fuzzing/kind.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taskcluster/ci/fuzzing/kind.yml b/taskcluster/ci/fuzzing/kind.yml index 68e212bb9c..444240c619 100644 --- a/taskcluster/ci/fuzzing/kind.yml +++ b/taskcluster/ci/fuzzing/kind.yml @@ -20,7 +20,7 @@ job-defaults: worker: max-run-time: 3600 docker-image: {in-tree: debian12-amd64-build} - use-system-python: false + use-python: default treeherder: kind: test tier: 3 |