meilisearch/bors.toml

10 lines
248 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-11 21:47:50 +08:00
pr_status = ['Enforce PR labels / Specify breaking']
2021-04-29 23:20:52 +08:00
# 3 hours timeout
timeout-sec = 10800