From: Daan De Meyer Date: Mon, 6 Mar 2023 15:51:53 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v254-rc1~1114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9cc018fa93860b98e6fc095046facd60fa384034;p=thirdparty%2Fsystemd.git mkosi: Update to latest Latest version builds nspawn from source which hopefully gets rid of the spurious "Connection timed out" errors we've been seeing in CI. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 4d6f86cc761..7203a19c90b 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -79,7 +79,7 @@ jobs: steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - - uses: systemd/mkosi@d13ff85610c6fb01a2fff0a8187729ebe4a05595 + - uses: systemd/mkosi@c1924942d0daa64c4e546cda5616f6da6963def5 - name: Configure run: |