Skip to content

Commit 621d5d1

Browse files
committed
ci: pin the version of grpcurl
1 parent 0763a2f commit 621d5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ASDF_RUST_PROFILE = "minimal"
99
[tools]
1010
rust = '1.80.0'
1111
just = '1'
12-
grpcurl = '*'
12+
grpcurl = '1.9'
1313
# grpc-health-probe = "*"
1414
# sccache = "0.5"
1515
binstall = "1.10"

0 commit comments

Comments
 (0)