no fast fail

This commit is contained in:
Xuan Son Nguyen 2025-01-26 19:35:27 +01:00
parent 987a8312c1
commit d5ba035b8b

View file

@ -32,7 +32,7 @@ jobs:
env: env:
COMMIT_SHA: ${{ github.sha }} COMMIT_SHA: ${{ github.sha }}
strategy: strategy:
fail-fast: true fail-fast: false
matrix: matrix:
config: config:
# Multi-stage build # Multi-stage build