diff --git a/taskcluster/ci/fuzzing/kind.yml b/taskcluster/ci/fuzzing/kind.yml index 9bacfc9203e3..97819d74d656 100644 --- a/taskcluster/ci/fuzzing/kind.yml +++ b/taskcluster/ci/fuzzing/kind.yml @@ -42,4 +42,4 @@ jobs: using: run-task command: >- cd $MOZ_FETCHES_DIR && - python tools/fuzzing/smoke/smoke.py + python3 tools/fuzzing/smoke/smoke.py