From: Daan De Meyer Date: Mon, 7 Apr 2025 08:22:57 +0000 (+0200) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~878 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a94520dc78c34b5b5f86c2b13f6930d749503e3c;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 29d2f8d32b1..a6634fc9d73 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e + - uses: systemd/mkosi@a1a7e1f63e1726d88d5770fa06b29201d73e31a3 # 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 e41052d0944..984851d4152 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e + - uses: systemd/mkosi@a1a7e1f63e1726d88d5770fa06b29201d73e31a3 # 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