From 6432f4cbc840df605fd5b0f082998644717189b5 Mon Sep 17 00:00:00 2001 From: Will Dollman Date: Tue, 22 Jul 2025 10:52:56 +0100 Subject: [PATCH] Remove .use_mise file to see if it fixes CI --- .use_mise | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .use_mise diff --git a/.use_mise b/.use_mise deleted file mode 100644 index a4d863b6..00000000 --- a/.use_mise +++ /dev/null @@ -1,6 +0,0 @@ -Buildkite Agent CI use the presence of this file to determine whether it should install tools with mise or install them with ASDF. -Thus if you delete this file, CI will use ASDF to install tools and not mise. - -The file is only meant to be here while we transition to using mise completely. - -For more information you can reach out to the dev-infra team on #discuss-dev-infra.