From: Daan De Meyer Date: Tue, 1 Apr 2025 11:22:09 +0000 (+0200) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~958^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75930315f67622457733f321ef807b8901ad56ef;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c51e4da1091..c89e47455cc 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d + - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58 # 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 2f130792520..c35316edd95 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d + - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58 # 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