mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "30 18 * * 0"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-simd-compatibility:
|
test-simd-compatibility:
|
||||||
@ -83,4 +85,3 @@ jobs:
|
|||||||
working-directory: tests/python_client/chaos
|
working-directory: tests/python_client/chaos
|
||||||
run: |
|
run: |
|
||||||
python scripts/hello_milvus.py
|
python scripts/hello_milvus.py
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user