Skip to content

Commit c129310

Browse files
committed
Don't fail fast in integration matrix test
Signed-off-by: Shengjing Zhu <[email protected]>
1 parent 56eca84 commit c129310

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ jobs:
229229
needs: [project, linters, protos, man]
230230

231231
strategy:
232+
fail-fast: false
232233
matrix:
233234
runtime: [io.containerd.runtime.v1.linux, io.containerd.runc.v1, io.containerd.runc.v2]
234235
runc: [runc, crun]

0 commit comments

Comments
 (0)