Skip to content

Commit

Permalink
CI: Add build for Spark 3.5.x
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Spörri <[email protected]>
  • Loading branch information
pspoerri committed Apr 2, 2024
1 parent 1594c8d commit feff51a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
scala: 2.12.17
- spark: 3.4.0
scala: 2.13.8
- spark: 3.5.0
scala: 2.12.18
- spark: 3.5.0
scala: 2.13.8
runs-on: ubuntu-latest
env:
SPARK_VERSION: ${{ matrix.spark }}
Expand Down

0 comments on commit feff51a

Please sign in to comment.