Merge pull request #8220 from Icinga/bugfix/github-actions-fail-fast

GitHub actions: don't cancel not yet failed jobs on a failure
This commit is contained in:
Noah Hilverling 2020-09-11 13:43:36 +02:00 committed by GitHub
commit 2dfe777f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,7 @@ jobs:
name: .rpm
strategy:
fail-fast: false
matrix:
distro:
- name: centos
@ -226,6 +227,7 @@ jobs:
name: Raspbian
strategy:
fail-fast: false
matrix:
codename:
- buster