Skip to content

Commit

Permalink
Added build for Spark 3.5.0 and Scala 2.12.18. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
jverbus committed Feb 24, 2024
1 parent 0ce97b6 commit 0efb3db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -41,6 +41,8 @@ jobs:
spark-version: 3.4.2
- scala-version: 2.13.12
spark-version: 3.4.2
- scala-version: 2.12.18
spark-version: 3.5.0
- scala-version: 2.13.12
spark-version: 3.5.0
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
Expand Down

0 comments on commit 0efb3db

Please sign in to comment.