]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 Mar 2023 15:51:53 +0000 (16:51 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 Mar 2023 18:30:40 +0000 (19:30 +0100)
Latest version builds nspawn from source which hopefully gets rid of
the spurious "Connection timed out" errors we've been seeing in CI.

.github/workflows/mkosi.yml

index 4d6f86cc7616881d9ea89d1d21d1d787385b471d..7203a19c90b28692562fe1d94b397f2dff45e0b4 100644 (file)
@@ -79,7 +79,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
-    - uses: systemd/mkosi@d13ff85610c6fb01a2fff0a8187729ebe4a05595
+    - uses: systemd/mkosi@c1924942d0daa64c4e546cda5616f6da6963def5
 
     - name: Configure
       run: |