Skip to content

Commit

Permalink
Added missed scala-version bump in ci.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverbus committed May 29, 2024
1 parent 30e49e0 commit 262b5bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
spark-version: 3.1.3
- scala-version: 2.12.19
spark-version: 3.2.4
- scala-version: 2.13.11
- scala-version: 2.13.14
spark-version: 3.2.4
- scala-version: 2.12.19
spark-version: 3.3.4
Expand All @@ -41,7 +41,7 @@ jobs:
spark-version: 3.4.3
- scala-version: 2.12.19
spark-version: 3.5.1
- scala-version: 2.13.14
- scala-version: 2.13.14s
spark-version: 3.5.1
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
steps:
Expand Down

0 comments on commit 262b5bc

Please sign in to comment.