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 d6904149f [VL] Daily Update Velox Version (2024_08_05) (#6708)
d6904149f is described below

commit d6904149f23ce55e7f9675d351c3c7c49edce27f
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Aug 5 20:36:51 2024 +0800

    [VL] Daily Update Velox Version (2024_08_05) (#6708)
    
    Co-authored-by: PHILO-HE <[email protected]>
---
 .github/workflows/velox_docker.yml | 2 +-
 ep/build-velox/src/get_velox.sh    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/velox_docker.yml 
b/.github/workflows/velox_docker.yml
index ee6bf9797..f3066b7ba 100644
--- a/.github/workflows/velox_docker.yml
+++ b/.github/workflows/velox_docker.yml
@@ -51,7 +51,7 @@ concurrency:
 jobs:
   build-native-lib-centos-7:
     runs-on: ubuntu-20.04
-    container: apache/gluten:gluten-vcpkg-builder_2024_07_11 # centos7 with 
dependencies installed
+    container: apache/gluten:gluten-vcpkg-builder_2024_08_05 # centos7 with 
dependencies installed
     steps:
       - uses: actions/checkout@v2
       - name: Generate cache key
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index c98b8e9ec..2477bf4f1 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,7 +17,7 @@
 set -exu
 
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2024_08_02
+VELOX_BRANCH=2024_08_05
 VELOX_HOME=""
 
 OS=`uname -s`


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to