Skip to content

Commit

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

0 comments on commit 841a60d

Please sign in to comment.