For snapshots on RHEL we want to check for DWARF5
This commit is contained in:
parent
2b2e06a7e1
commit
07526ca7fa
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ adjust+:
|
|||
|
||||
- environment+:
|
||||
DWARF_VERSION: 4
|
||||
when: distro < rhel-10 or distro < centos-stream-10
|
||||
when: distro < rhel-10,centos-stream-10 and snapshot is not defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue