Skip to content

Commit

Permalink
disable 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marin-ma committed Oct 23, 2023
1 parent edf6bbe commit 3f3c7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/buildbundle-veloxbe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ source "$BASEDIR/builddeps-veloxbe.sh"
cd $GLUTEN_DIR
mvn clean package -Pbackends-velox -Prss -Pspark-3.2 -DskipTests
mvn clean package -Pbackends-velox -Prss -Pspark-3.3 -DskipTests
mvn clean package -Pbackends-velox -Prss -Pspark-3.4 -DskipTests
#mvn clean package -Pbackends-velox -Prss -Pspark-3.4 -DskipTests

0 comments on commit 3f3c7f9

Please sign in to comment.