Skip to content

Commit 8962d53

Browse files
committed
chore(deps): Update Spark dependency to 2.9.4 - running 2.8.0 is no longer supported
1 parent c84af04 commit 8962d53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
- uses: actions/checkout@v2
4141
- name: Build latest
4242
run: ./gha_build.sh spark true true
43-
- name: Build Spark 2.8.0
44-
run: ./gha_build.sh spark false false -Dspark.version=2.8.0
4543

4644
build_spring:
4745
name: Build and test Spring & SpringBoot

0 commit comments

Comments
 (0)