Do not cancel other nixpkgs release builds if one of them is failing

This commit is contained in:
Jean-François Roche 2022-12-12 11:43:55 +01:00
parent dd031227ab
commit 8814ec0324
No known key found for this signature in database
GPG key ID: D1D09DE169EA19A0

View file

@ -7,6 +7,7 @@ on:
jobs: jobs:
images: images:
strategy: strategy:
fail-fast: false
matrix: matrix:
tag: tag:
- nixos-22.11 - nixos-22.11