summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Nicholson <dbn@endlessos.org>2021-06-21 11:55:59 -0600
committerDan Nicholson <dbn@endlessos.org>2021-06-21 12:27:01 -0600
commitf1b900340f04e1555ed9fd5ef7776bffbbff14a7 (patch)
tree97089b293bb6940e496f3b3b9e58786b437d24b5 /.github
parentb6a55ab8f3f75ce294899898970f4a73b8ab2828 (diff)
downloadostree-f1b900340f04e1555ed9fd5ef7776bffbbff14a7.tar.gz
ci: Disable fail-fast in GitHub Tests workflow
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.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/tests.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 436dfbe9..70af9d3b 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -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