ci tests: drop updates-testing-modular repo

This commit is contained in:
Peter Robinson 2023-09-27 15:50:19 +01:00
parent ce2a5d3e4c
commit 610149aa29

2
ci.fmf
View File

@ -9,7 +9,7 @@
prepare: prepare:
- how: shell - how: shell
script: 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.service || true
- systemctl disable --now dnf-makecache.timer || true - systemctl disable --now dnf-makecache.timer || true