Don't fail fast in integration matrix test
Signed-off-by: Shengjing Zhu <zhsj@debian.org>
This commit is contained in:
parent
56eca84ae8
commit
c129310ece
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -229,6 +229,7 @@ jobs:
|
||||
needs: [project, linters, protos, man]
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
runtime: [io.containerd.runtime.v1.linux, io.containerd.runc.v1, io.containerd.runc.v2]
|
||||
runc: [runc, crun]
|
||||
|
Loading…
Reference in New Issue
Block a user