Merge pull request #8105 from Icinga/feature/gha-fail-fast

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

View File

@ -11,6 +11,7 @@ jobs:
name: .deb
strategy:
fail-fast: false
matrix:
distro:
- name: debian