mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Remove Bors required test for Windows
This commit is contained in:
parent
18886dc6b7
commit
e140227065
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
status = [
|
status = [
|
||||||
'Tests on ubuntu-18.04',
|
'Tests on ubuntu-18.04',
|
||||||
'Tests on macos-latest',
|
'Tests on macos-latest',
|
||||||
'Tests on windows-latest',
|
# 'Tests on windows-latest',
|
||||||
'Run Rustfmt',
|
'Run Rustfmt',
|
||||||
]
|
]
|
||||||
# 3 hours timeout
|
# 3 hours timeout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue