[skip e2e]Disable rebuild centos env for code checker (#19664)

Signed-off-by: Jenny Li <jing.li@zilliz.com>

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/19667/head
Jenny Li 2022-10-09 18:13:21 +08:00 committed by GitHub
parent b6ba226059
commit 06f3d1e55b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ jobs:
restore-keys: centos7-go-mod-
- name: Code Check
env:
CHECK_BUILDER: "1"
OS_NAME: "centos7"
run: |
./build/builder.sh /bin/bash -c "make install"