]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
ci: Drop excludes for debian from CI 2401/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 18 Feb 2024 15:11:29 +0000 (16:11 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 18 Feb 2024 15:33:16 +0000 (16:33 +0100)
rpm in Debian was updated to 4.18.2 which has the needed fix.

.github/workflows/ci.yml

index a3da383a534e8c87125f00234941cf8e86d7f0e9..379c491fe9ce08c4fc1f87ce3a5c0e9f5bb6233c 100644 (file)
@@ -115,12 +115,6 @@ jobs:
             tools: opensuse
           - distro: ubuntu
             tools: opensuse
-          # rpm in Debian is currently missing
-          # https://github.com/rpm-software-management/rpm/commit/ea3187cfcf9cac87e5bc5e7db79b0338da9e355e
-          - distro: fedora
-            tools: debian
-          - distro: centos
-            tools: debian
           # This combination results in rpm failing because of SIGPIPE.
           # TODO: Try again once Arch gets a new rpm release.
           - distro: centos