From: Daan De Meyer Date: Thu, 19 Dec 2024 12:54:13 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~1797^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1dd345b00d3c0e29abd661094f1cc58173a266e0;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 410f77dc5e7..7850c2c5149 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@7d45366395f29fdb2b534a850c09d23d29b78fa9 + - uses: systemd/mkosi@ba07d53000b6c560ad0b9f07550aca93c0284e88 # 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 3a10d116ebe..c9d4b012a2c 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -113,7 +113,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@7d45366395f29fdb2b534a850c09d23d29b78fa9 + - uses: systemd/mkosi@ba07d53000b6c560ad0b9f07550aca93c0284e88 # 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