We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f78e85 commit 3601a70Copy full SHA for 3601a70
tests/snapshot-gating.fmf
@@ -35,6 +35,8 @@ prepare:
35
# potential dependency solving issues when rpms depending on llvm-libs are
36
# already in the system.
37
- dnf -y install --best llvm-libs
38
+ # Use a newer llvm-test-suite version from copr.
39
+ - dnf copr enable -y @fedora-llvm-team/llvm-test-suite $COPR_CHROOT
40
41
- name: "Check that snapshot (~pre) version of LLVM is installed"
42
how: shell
0 commit comments