From: Daan De Meyer Date: Tue, 21 Jan 2025 15:38:03 +0000 (+0100) Subject: ci: Re-enable Arch with ubuntu tools build X-Git-Tag: v25~12^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32411e6e75383bc580787c39c0648ed4e694b8ae;p=thirdparty%2Fmkosi.git ci: Re-enable Arch with ubuntu tools build Now that we'll fetch a recent keyring, we can re-enable this specific combo --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38f8740ed..a47d70b9a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,10 +135,6 @@ jobs: tools: opensuse - distro: ubuntu tools: opensuse - # archlinux-keyring on Ubuntu is too old - # TODO: Re-enable if https://bugs.launchpad.net/ubuntu/+source/archlinux-keyring/+bug/2076416/ is resolved. - - distro: arch - tools: ubuntu steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683