Skip to content

Commit

Permalink
Added build for Spark 3.2.0. (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jverbus committed Jan 7, 2022
1 parent 841a60d commit 9ab34bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -31,6 +31,8 @@ jobs:
spark-version: 3.0.0
- scala-version: 2.12.11
spark-version: 3.1.1
- scala-version: 2.12.11
spark-version: 3.2.0
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
steps:
- name: Check out code
Expand Down

0 comments on commit 9ab34bd

Please sign in to comment.