mirror of
https://github.com/Icinga/icinga2.git
synced 2025-05-03 06:00:17 +02:00
GHA: preserve .rpm job names
This commit is contained in:
parent
b6d22345f2
commit
3c75e09e99
2
.github/workflows/rpm.yml
vendored
2
.github/workflows/rpm.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
rpm:
|
rpm:
|
||||||
name: .rpm
|
name: .rpm (${{ matrix.distro.name }}, ${{ matrix.distro.release }})
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user