Update dev.yml with fail-fast strategy

This commit is contained in:
Théophile Diot 2024-01-22 18:09:53 +01:00
parent e6b9b7a602
commit 6b55eafc9d
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -13,6 +13,7 @@ jobs:
contents: read
packages: write
strategy:
fail-fast: false
matrix:
image: [bunkerweb, scheduler, autoconf, ui]
include: