Skip to content

Commit

Permalink
fix: exclusion
Browse files Browse the repository at this point in the history
Co-authored-by: Ali Ince <[email protected]>
  • Loading branch information
fbiville and ali-ince authored Oct 23, 2024
1 parent a73237f commit 1636247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- { short: "3", ext: "3.5.2", scala: "2.12" }
exclude:
- python-version: "3.13"
- spark-version: { short: "3", ext: "3.4.3", scala: "2.12" }
spark-version: { short: "3", ext: "3.4.3", scala: "2.12" }

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1636247

Please sign in to comment.