]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update to latest main
authorLuca Boccassi <bluca@debian.org>
Mon, 11 Jul 2022 10:08:14 +0000 (11:08 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 11 Jul 2022 12:29:28 +0000 (13:29 +0100)
Fix build failure on SUSE Tumbleweed due to config changes

.github/workflows/mkosi.yml

index f3ab42d959c675a2f11cb81bdbb52f52786a3dc8..6f1897c9bfdf077a593c80ad101c9ad804b53f3a 100644 (file)
@@ -49,7 +49,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
-    - uses: systemd/mkosi@767a244099e1747a3e9115e634955ba69b70f12a
+    - uses: systemd/mkosi@679bcc98fb8fbe7b53ed809c7019992877e18c14
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2