mirror of https://github.com/Icinga/icinga2.git
GHA: preserve .rpm job names
This commit is contained in:
parent
b6d22345f2
commit
3c75e09e99
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
rpm:
|
||||
name: .rpm
|
||||
name: .rpm (${{ matrix.distro.name }}, ${{ matrix.distro.release }})
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in New Issue