diff --git a/tests/integration-test-suite/fedora.fmf b/tests/integration-test-suite/fedora.fmf index abc8928..2862860 100644 --- a/tests/integration-test-suite/fedora.fmf +++ b/tests/integration-test-suite/fedora.fmf @@ -22,3 +22,8 @@ adjust+: - enabled: false when: distro != fedora or compat is defined continue: false + + # We only ship mlir in snapshots for fedora 41 and newer. + - require-: + - mlir-devel + when: snapshot is defined and distro < fedora-41