]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 26 Jun 2023 12:08:49 +0000 (14:08 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 26 Jun 2023 13:14:40 +0000 (14:14 +0100)
mkosi now prebuilds the hwdb during image build which should hopefully
get rid of the CentOS 8 failures we're seeing in CI.

.github/workflows/mkosi.yml

index 9a71bc64634dd29c5f04aed59a44783a272f86cb..85de01b49f73c99d9a7467c1c44e70a7340c77d5 100644 (file)
@@ -76,7 +76,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
-    - uses: systemd/mkosi@77cde8a1252767ffc448bfb0fa237fb586a689a2
+    - uses: systemd/mkosi@b1a570550ee077ed7a9a9359e4732636034807e6
 
     - name: Configure
       run: |