Skip to content

Commit

Permalink
[VL] Update Velox Version (2024_07_25-1)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Jul 25, 2024
1 parent 865890f commit 405b1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
set -exu

VELOX_REPO=https://github.com/oap-project/velox.git
VELOX_BRANCH=2024_07_25
VELOX_BRANCH=2024_07_25-1
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 405b1f2

Please sign in to comment.