Skip to content

Commit 02de7ee

Browse files
authored
Do not cancel other jobs when ppc64le build fails (#623)
2 parents 61dbcb1 + 8430c77 commit 02de7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base-image-rebuild.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
name: Build and push image
1919
runs-on: ubuntu-latest
2020
strategy:
21+
fail-fast: false
2122
matrix:
2223
include:
2324
- containerfile: containers/Containerfile

0 commit comments

Comments
 (0)