Skip to content

Commit

Permalink
Update spark version in metadata ingestion workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
treff7es authored Oct 10, 2024
1 parent cb76d49 commit fae6578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metadata-ingestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
metadata-ingestion:
runs-on: ubuntu-latest
env:
SPARK_VERSION: 3.3.2
SPARK_VERSION: 3.5.3
DATAHUB_TELEMETRY_ENABLED: false
# TODO: Enable this once the test is fixed.
# DATAHUB_LOOKML_GIT_TEST_SSH_KEY: ${{ secrets.DATAHUB_LOOKML_GIT_TEST_SSH_KEY }}
Expand Down

0 comments on commit fae6578

Please sign in to comment.