Skip to content

Commit

Permalink
Add Spark 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdambrauskas authored Oct 26, 2021
1 parent 96e3ac2 commit 6a38f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
spark_version: [ 3.0.3, 3.1.2 ]
spark_version: [ 3.0.3, 3.1.2, 3.2.0 ]
steps:
- uses: docker/setup-buildx-action@v1
- uses: docker/login-action@v1
Expand Down

0 comments on commit 6a38f7c

Please sign in to comment.