Skip to content

Commit

Permalink
build: Add spark-4.0 profile and shims
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuyukitanimura committed May 11, 2024
1 parent 328705f commit b85c712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ jobs:
name: Install Spark
shell: bash
run: |
pushd apache-spark
pushd spark
build/mvn install -Phive -Phadoop-cloud -DskipTests
popd
- if: matrix.test-target == 'java'
Expand Down

0 comments on commit b85c712

Please sign in to comment.