We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639c4be commit 0066f0aCopy full SHA for 0066f0a
1 file changed
ep/build-velox/src/get-velox.sh
@@ -25,7 +25,7 @@ RUN_SETUP_SCRIPT=ON
25
ENABLE_ENHANCED_FEATURES=OFF
26
27
# Developer use only for testing Velox PR.
28
-UPSTREAM_VELOX_PR_ID="11934"
+UPSTREAM_VELOX_PR_ID=""
29
30
OS=`uname -s`
31
0 commit comments