diff --git a/tests/snapshot-gating.fmf b/tests/snapshot-gating.fmf index 11063ffd..c52638a9 100644 --- a/tests/snapshot-gating.fmf +++ b/tests/snapshot-gating.fmf @@ -35,6 +35,8 @@ prepare: # potential dependency solving issues when rpms depending on llvm-libs are # 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