From: Daan De Meyer Date: Mon, 26 Jun 2023 12:08:49 +0000 (+0200) Subject: mkosi: Update to latest X-Git-Tag: v254-rc1~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12ab9ae8c60d0bea549f42b33ade3ddc51a897b7;p=thirdparty%2Fsystemd.git mkosi: Update to latest mkosi now prebuilds the hwdb during image build which should hopefully get rid of the CentOS 8 failures we're seeing in CI. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 9a71bc64634..85de01b49f7 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -76,7 +76,7 @@ jobs: steps: - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - uses: systemd/mkosi@77cde8a1252767ffc448bfb0fa237fb586a689a2 + - uses: systemd/mkosi@b1a570550ee077ed7a9a9359e4732636034807e6 - name: Configure run: |