From: Daan De Meyer Date: Tue, 25 Mar 2025 20:28:06 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~995^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ddc2234f4a1a632c96a3558e0c8c5762606ed807;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c93156be315..c51e4da1091 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6 + - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 30ef13e0c5b..2614ee84d94 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6 + - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location