Skip to content

Commit

Permalink
Modify velox repo for test
Browse files Browse the repository at this point in the history
  • Loading branch information
liujiayi771 committed Jul 28, 2024
1 parent 2f45939 commit eec9168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

set -exu

VELOX_REPO=https://github.com/oap-project/velox.git
VELOX_BRANCH=2024_07_26
VELOX_REPO=https://github.com/liujiayi771/velox.git
VELOX_BRANCH=2024_07_26_setup
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit eec9168

Please sign in to comment.