From dccdcd9cc9aa42884e02e8165e4cfa4773060c6e Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 9 Sep 2025 22:46:53 +0200 Subject: [PATCH] Don't request the `dind` docker-worker feature (#2787) We don't use docker-in-docker anymore. --- .taskcluster.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index c99953fe5..135f1c293 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -132,8 +132,6 @@ tasks: - { $eval: as_slugid("check_lint") } - { $eval: as_slugid("bot_check_tests") } payload: - features: - dind: true maxRunTime: 3600 image: "${taskboot_image}" env: