Skip to content

Commit 2bec085

Browse files
committed
installdeps: drop dnf config-manager
Because dnf5 broke it and keeping both working is annoying and we didn't really need it. Signed-off-by: Colin Walters <[email protected]>
1 parent 0c118cb commit 2bec085

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/installdeps.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ enabled=1
1515
enabled_metadata=1
1616
EOF
1717

18-
# Pull skopeo and ostree from updates-testing, since we depend on new features in our git main
19-
dnf config-manager --set-enabled updates-testing
20-
2118
# Our tests depend on this
2219
dnf -y install skopeo
2320

0 commit comments

Comments
 (0)