From: Daan De Meyer Date: Sun, 14 Apr 2024 17:53:09 +0000 (+0200) Subject: mkosi: Update to latest X-Git-Tag: v256-rc1~202^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962f9d6fb494265444bdf3e663110926961741a6;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 0e878236874..67d9e45dd35 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -74,7 +74,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - - uses: systemd/mkosi@1099ead1ccaa11b62b7a16ee312193bd0e6b6404 + - uses: systemd/mkosi@5fd70560a1b1ac854b9e1c5a450df311f9000121 # 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/mkosi.conf b/mkosi.conf index cea204961bb..dde0562d806 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -2,7 +2,7 @@ [Config] Images=system -MinimumVersion=21 +MinimumVersion=23~devel [Output] @OutputDirectory=mkosi.output