mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-07 19:36:26 +08:00
Don't check nightly and beta channel Co-authored-by: Clément Renault <clement@meilisearch.com>
9 lines
182 B
TOML
9 lines
182 B
TOML
status = [
|
|
'Tests on ubuntu-18.04 with stable',
|
|
'Tests on macos-latest with stable',
|
|
'Cargo check on Windows',
|
|
'Run Rustfmt',
|
|
]
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|