This is an automated email from the ASF dual-hosted git repository.
hongze pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 56e1d799a [VL] Oops, a minor follow-up to
https://github.com/apache/incubator-gluten/pull/6497 (#6516)
56e1d799a is described below
commit 56e1d799ad97a476210bbb11ff8a4c472686790c
Author: Hongze Zhang <[email protected]>
AuthorDate: Fri Jul 19 11:48:32 2024 +0800
[VL] Oops, a minor follow-up to
https://github.com/apache/incubator-gluten/pull/6497 (#6516)
---
.github/workflows/velox_docker_cache.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/velox_docker_cache.yml
b/.github/workflows/velox_docker_cache.yml
index f71583ea3..0fa771de0 100644
--- a/.github/workflows/velox_docker_cache.yml
+++ b/.github/workflows/velox_docker_cache.yml
@@ -83,7 +83,7 @@ jobs:
if: steps.check-cache.outputs.cache-hit != 'true'
run: |
df -a
- bash dev/ci-velox-buildstatic-centos-8.sh
+ bash dev/ci-velox-buildshared-centos-8.sh
- name: Cache
if: steps.check-cache.outputs.cache-hit != 'true'
id: cache
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]