From 9ecb80d259615aecf75022ebb70ea7d7ec264c6b Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 18 Feb 2024 16:11:29 +0100 Subject: [PATCH] ci: Drop excludes for debian from CI rpm in Debian was updated to 4.18.2 which has the needed fix. --- .github/workflows/ci.yml | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.47.2