From 610149aa29912e92624425489418e35d07e3a6e1 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 27 Sep 2023 15:50:19 +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