Skip to content

Commit

Permalink
Removed typo from ci.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverbus committed May 29, 2024
1 parent 262b5bc commit 68b0f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
spark-version: 3.4.3
- scala-version: 2.12.19
spark-version: 3.5.1
- scala-version: 2.13.14s
- scala-version: 2.13.14
spark-version: 3.5.1
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
steps:
Expand Down

0 comments on commit 68b0f4b

Please sign in to comment.