From: Daan De Meyer Date: Mon, 24 Feb 2025 21:24:52 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v257.4~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33f3e200e8b58601536d54658b693a18e06d3ba2;p=thirdparty%2Fsystemd.git mkosi: Update to latest (cherry picked from commit 4b8edc68f9f4111ccb5ba40c048431874ce8afab) --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 676a21c6e8f..f08c41b4669 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@13eb5b68bd5fb234dd0da3b242d80954faf91b95 + - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e # 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 5f14be65998..d174f66e6a2 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@13eb5b68bd5fb234dd0da3b242d80954faf91b95 + - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e # 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