Skip to content

Commit 36ac9ea

Browse files
ci: Ignore failing builds
1 parent 102e90b commit 36ac9ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
matrix:
1212
image: ["fedora-ci", "fedora-silverblue"]
1313
release: [ "41", "42", "43", "unstable" ]
14+
fail-fast: false
1415
uses: ./.github/workflows/build-image.yml
1516
with:
1617
image_name: ${{ matrix.image }}

0 commit comments

Comments
 (0)