meilisearch/bors.toml

10 lines
228 B
TOML
Raw Normal View History

2021-04-29 23:20:52 +08:00
status = [
2021-06-23 16:21:16 +08:00
'Tests on ubuntu-18.04 with stable',
'Tests on macos-latest with stable',
2021-07-08 16:53:32 +08:00
'Tests on windows-latest with stable',
2021-06-23 16:21:16 +08:00
'Run Rustfmt',
2021-04-29 23:20:52 +08:00
]
2022-04-12 01:15:23 +08:00
pr_status = ['Specify breaking']
2021-04-29 23:20:52 +08:00
# 3 hours timeout
timeout-sec = 10800