From: Daan De Meyer Date: Wed, 15 Jan 2025 09:21:12 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~1608^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82d6bcbdea7125d4e8d6acaa60e9847a7ce1464d;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index ad7222e1740..b8f54094ed6 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@7051715d8541d4d077a218f7445976225ec74d78 + - uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709 # 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 592ed410514..4c176e971f5 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@7051715d8541d4d077a218f7445976225ec74d78 + - uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709 # 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