mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
update bors.toml
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
status = [
|
||||
'ci (stable)'
|
||||
'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',
|
||||
]
|
||||
# 3 hours timeout
|
||||
timeout-sec = 10800
|
||||
|
Reference in New Issue
Block a user