MeiliSearch/bors.toml
Irevoire faa3cd3b71
Update bors.toml
Don't check nightly and beta channel

Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-06-23 14:30:33 +02:00

9 lines
182 B
TOML

status = [
'Tests on ubuntu-18.04 with stable',
'Tests on macos-latest with stable',
'Cargo check on Windows',
'Run Rustfmt',
]
# 3 hours timeout
timeout-sec = 10800