From: Daan De Meyer Date: Mon, 9 Dec 2024 16:00:24 +0000 (+0100) Subject: mkosi: Use rawhide tools tree in CI X-Git-Tag: v257~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=948bca0418be5cf6b6dc1c2c006095fec166b926;p=thirdparty%2Fsystemd.git mkosi: Use rawhide tools tree in CI To build rawhide images we might need more recent tools from rawhide itself. While Arch would generally be up-to-date enough as well, it doesn't provide the selinux tools so we use Fedora Rawhide instead. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index e8ba9d33349..aa181f9be12 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -154,6 +154,7 @@ jobs: UseSubvolumes=yes ToolsTree=default ToolsTreeDistribution=fedora + ToolsTreeRelease=rawhide WorkspaceDirectory=$TMPDIR PackageCacheDirectory=$TMPDIR/cache