Skip to content

Commit

Permalink
temporarily disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfengcdt committed Aug 8, 2024
1 parent 60ea5e3 commit b496c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
build:
runs-on: ubuntu-22.04
strategy:
fail-fast: true
fail-fast: false
matrix:
include:
- spark: 3.5.0
Expand Down

0 comments on commit b496c2b

Please sign in to comment.