From: Daan De Meyer Date: Sun, 18 Feb 2024 15:11:29 +0000 (+0100) Subject: ci: Drop excludes for debian from CI X-Git-Tag: v21~46^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2401%2Fhead;p=thirdparty%2Fmkosi.git ci: Drop excludes for debian from CI rpm in Debian was updated to 4.18.2 which has the needed fix. --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3da383a5..379c491fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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