For snapshots on RHEL we want to check for DWARF5

This commit is contained in:
Konrad Kleine 2024-07-03 15:36:11 +02:00
commit 07526ca7fa

View file

@ -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