From: Daan De Meyer Date: Fri, 17 Jan 2025 14:12:46 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~1540^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=685666afd824a28c38ae7ee68c8891b03cb122de;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index b8f54094ed6..6b142214aaa 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709 + - uses: systemd/mkosi@00db6f1a12fb04ed9f837b40ff34f82fab4d4a03 # 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 6f87b76a6ca..e91f41db534 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709 + - uses: systemd/mkosi@00db6f1a12fb04ed9f837b40ff34f82fab4d4a03 # 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