From: Christoph Berg Date: Fri, 4 Oct 2024 15:31:20 +0000 (+0200) Subject: Disable fast failing of GitHub actions X-Git-Tag: REL_17_1~2 X-Git-Url: http://git.postgresql.org/gitweb/delmail?a=commitdiff_plain;h=11f09575a573d43e103f6646557e34755abc3ba9;p=pg_filedump.git Disable fast failing of GitHub actions --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed89392..58e22a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ jobs: test: strategy: + fail-fast: false matrix: pg: - 18