mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
improve the CI compile speed with mold pr: #28444 Signed-off-by: yah01 <yah2er0ne@outlook.com>
This commit is contained in:
parent
cbd3e100b8
commit
21d995b1d3
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@ -47,6 +47,9 @@ jobs:
|
||||
env:
|
||||
UBUNTU: ${{ matrix.ubuntu }}
|
||||
steps:
|
||||
- name: Setup mold
|
||||
uses: rui314/setup-mold@v1
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user