Skip to content

Commit

Permalink
Install llvm-test-suite from copr
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Sep 17, 2024
1 parent 3f78e85 commit 7a6d8c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/snapshot-gating.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a6d8c3

Please sign in to comment.