Files
greptimedb/rust-toolchain.toml
Ning Sun 121ec7936f 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
2025-01-15 09:33:49 +00:00

4 lines
88 B
TOML

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