Update bors.toml

Don't check nightly and beta channel

Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
Irevoire 2021-06-23 14:30:33 +02:00 committed by GitHub
parent 5099192c44
commit faa3cd3b71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,6 @@
status = [
'Tests on ubuntu-18.04 with stable',
'Tests on ubuntu-18.04 with beta',
'Tests on ubuntu-18.04 with nightly',
'Tests on macos-latest with stable',
'Tests on macos-latest with beta',
'Tests on macos-latest with nightly',
'Cargo check on Windows',
'Run Rustfmt',
]