Fix url for clang and gcc tests

This commit is contained in:
Tom Stellard 2024-03-28 05:24:50 +00:00 committed by zbyszek
parent fed29a69be
commit 7f43bf95e8
1 changed files with 4 additions and 4 deletions

View File

@ -4,13 +4,13 @@ discover:
how: fmf
- name: gcc-fedora-flags
how: fmf
url: https://src.fedoraproject.org/rpms/gcc.git
ref: rawhide
url: https://src.fedoraproject.org/tests/gcc.git
ref: main
test: fedora-flags
- name: clang-fedora-flags
how: fmf
url: https://src.fedoraproject.org/rpms/clang.git
ref: rawhide
url: https://src.fedoraproject.org/tests/clang.git
ref: main
test: fedora-flags
execute:
how: tmt