Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 6324d58

Browse files
committed
Add .use-mise to use mise in CI
1 parent 7cc55bb commit 6324d58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.use-mise

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Stateless CI agents use the presence of this file to determine whether it should install tools with mise or install them with ASDF.
2+
Thus if you delete this file, CI will use ASDF to install tools and not mise.
3+
4+
The file is only meant to be here while we transition to using mise completely.
5+
6+
For more information you can reach out to the dev-infra team on #discuss-dev-infra.

0 commit comments

Comments
 (0)