ci tests: drop updates-testing-modular repo

This commit is contained in:
Peter Robinson 2023-09-27 15:49:40 +01:00
parent 9c3d6ab09f
commit 970aee164d

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