Skip to content

Commit

Permalink
Fix the rootless-docker action failure when building the jar in githu…
Browse files Browse the repository at this point in the history
…b action
  • Loading branch information
zuston authored Feb 5, 2025
1 parent f6095a5 commit 03844da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ce7-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build-snapshot:
name: Build Snapshot
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
sparkver: [spark-3.0, spark-3.1, spark-3.2, spark-3.3, spark-3.4, spark-3.5]
Expand Down

0 comments on commit 03844da

Please sign in to comment.