Files
greptimedb/rust-toolchain.toml
Ning Sun efee2480d2 ci: do not collect coverage from pull request any more (#5364)
* ci: do not collect coverage from pull request any more

* fix: disable toolchain cache

ci: update develop ci

update ci to the version in 121ec7936f on
main branch
2025-01-23 15:15:52 +08:00

4 lines
88 B
TOML

[toolchain]
channel = "nightly-2024-10-19"
components = ["rust-analyzer", "llvm-tools"]