Skip to content

Commit

Permalink
Spark: Add 3.5.0 build
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Spörri <psp@zurich.ibm.com>
  • Loading branch information
pspoerri authored Mar 31, 2024
1 parent 1594c8d commit 5e777ef
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 5e777ef

Please sign in to comment.