Disable fail-fast for github action

So we can see result of other builds.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
This commit is contained in:
Jiaxun Yang
2024-08-28 20:31:45 +01:00
committed by Supreeth Herle
parent 20245f2685
commit 07ea6561ce

View File

@@ -11,6 +11,7 @@ env:
jobs:
build:
strategy:
fail-fast: false
matrix:
include:
- image: docker_open5gs