From: Daan De Meyer Date: Wed, 2 Apr 2025 13:27:24 +0000 (+0200) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~926^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a95e82afc0ca51f82100c7c386a09b83833b357;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c89e47455cc..96da8a0f981 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58 + - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e # 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 c35316edd95..0d0b9bf5c9d 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58 + - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e # 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