ci: Disable fail-fast in GitHub Tests workflow
authorDan Nicholson <dbn@endlessos.org>
Mon, 21 Jun 2021 17:55:59 +0000 (11:55 -0600)
committerDan Nicholson <dbn@endlessos.org>
Mon, 21 Jun 2021 18:27:01 +0000 (12:27 -0600)
Don't cancel all the jobs if one distro config fails. The jobs are
mostly independent, so we do want to let the others continue in case
the failure is isolated to that particular distro configuration.

.github/workflows/tests.yml

index 436dfbe9d403467baff6d5a163546a6d46831eba..70af9d3b88af7b1cfb0838bf821a8d55fe5b6475 100644 (file)
@@ -30,6 +30,9 @@ jobs:
     #
     # configure-options: Options to pass to `configure`.
     strategy:
+      # Let other configurations continue if one fails.
+      fail-fast: false
+
       matrix:
         include:
           - name: Debian Buster (10) with sign-ed25519