diff --git a/tests/snapshot-gating.fmf b/tests/snapshot-gating.fmf index 11063ffd..7112e34f 100644 --- a/tests/snapshot-gating.fmf +++ b/tests/snapshot-gating.fmf @@ -36,6 +36,9 @@ prepare: # already in the system. - dnf -y install --best llvm-libs + # Use a newer llvm-test-suite version from copr. + - dnf copr enable -y @fedora-llvm-team/llvm-test-suite $COPR_CHROOT + - name: "Check that snapshot (~pre) version of LLVM is installed" how: shell order: 99