MeiliSearch/bors.toml

10 lines
228 B
TOML
Raw Normal View History

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