Skip to content

Commit

Permalink
Do not cancel other jobs when ppc64le build fails (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
nforro authored Dec 10, 2024
2 parents 61dbcb1 + 8430c77 commit 02de7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base-image-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
name: Build and push image
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- containerfile: containers/Containerfile
Expand Down

0 comments on commit 02de7ee

Please sign in to comment.