From: Daan De Meyer Date: Mon, 27 Jan 2025 10:26:13 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~1472^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b10a0a4ad69541a2cbae9df643c67c3292930a25;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index e76794116bf..7e2ba0f3173 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@0df7ef3f404b211fbc8d856214929de10311ee22 + - uses: systemd/mkosi@0de0aa905625317ff10cc4b44ec9379a7aa65aa6 # 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 6f6df0ddf93..d662d65dad2 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@0df7ef3f404b211fbc8d856214929de10311ee22 + - uses: systemd/mkosi@0de0aa905625317ff10cc4b44ec9379a7aa65aa6 # 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