MeiliSearch/bors.toml

9 lines
195 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
]
# 3 hours timeout
timeout-sec = 10800