Skip to content

Commit

Permalink
Update sprak versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pdambrauskas committed Apr 6, 2022
1 parent 9882c3e commit ca4a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
spark_version: [ 3.0.3, 3.1.2, 3.2.1 ]
spark_version: [ 3.0.3, 3.1.3, 3.2.1 ]
steps:
- uses: docker/setup-buildx-action@v1
- uses: docker/login-action@v1
Expand Down

0 comments on commit ca4a772

Please sign in to comment.