update bors.toml

This commit is contained in:
Tamo
2021-06-23 10:21:16 +02:00
parent d8695da1d1
commit 5099192c44
2 changed files with 11 additions and 4 deletions

View File

@ -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