mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
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:
commit
09cf7c39f7
1
.github/workflows/packages.yml
vendored
1
.github/workflows/packages.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
name: .deb
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
distro:
|
||||
- name: debian
|
||||
|
Loading…
x
Reference in New Issue
Block a user