mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 09:08:43 +08:00
[skip ci]Update schedule for simd compatibilitu test action (#11755)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
b1723327df
commit
3baa585c12
@ -2,6 +2,8 @@ name: SIMD Compatibility Test
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "30 18 * * 0"
|
||||
|
||||
jobs:
|
||||
test-simd-compatibility:
|
||||
@ -83,4 +85,3 @@ jobs:
|
||||
working-directory: tests/python_client/chaos
|
||||
run: |
|
||||
python scripts/hello_milvus.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user