Skip to content

Commit 8b7e266

Browse files
committed
build: use mise for managing required tools
[skip ci]
1 parent f54d7c7 commit 8b7e266

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mise.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[tools]
2+
go = "1.14.15"
3+
hurl = "6.0.0"
4+
node = "18.12.0"
5+
python = "3.7.17"

0 commit comments

Comments
 (0)