From 970aee164d8eba85437db4722212e49c40d26dde Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 27 Sep 2023 15:49:40 +0100 Subject: [PATCH] ci tests: drop updates-testing-modular repo --- ci.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.fmf b/ci.fmf index e3adf8b..19c7752 100644 --- a/ci.fmf +++ b/ci.fmf @@ -9,7 +9,7 @@ prepare: - how: shell script: - - dnf config-manager --set-enabled updates-testing updates-testing-modular + - dnf config-manager --set-enabled updates-testing - systemctl disable --now dnf-makecache.service || true - systemctl disable --now dnf-makecache.timer || true