Skip to content

Commit a0d18f0

Browse files
committed
Add .use-mise to use mise in CI
1 parent 1ac4f11 commit a0d18f0

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)