diff options
Diffstat (limited to 'taskcluster/ci/condprof')
-rw-r--r-- | taskcluster/ci/condprof/kind.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taskcluster/ci/condprof/kind.yml b/taskcluster/ci/condprof/kind.yml index 75afd4a3e2..d1e50620c8 100644 --- a/taskcluster/ci/condprof/kind.yml +++ b/taskcluster/ci/condprof/kind.yml @@ -29,7 +29,7 @@ job-defaults: worker: taskcluster-proxy: true max-run-time: 10800 - use-system-python: false + use-python: default jobs: windows2012-64-firefox: worker-type: b-win2022 |