From: Daan De Meyer Date: Mon, 15 Aug 2022 12:31:13 +0000 (+0200) Subject: mkosi: Update to latest commit X-Git-Tag: v252-rc1~438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=599884bd9a3cfb376572e44935174939e0dab776;p=thirdparty%2Fsystemd.git mkosi: Update to latest commit Introduces a more reliable mirror for Arch which should reduce the number of mkosi Arch CI failures due to unreliable mirror selection. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index a4215460d28..dddeb5fcb32 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -51,7 +51,7 @@ jobs: steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - - uses: systemd/mkosi@104483c479df5673e5ab52a16ca9484ee5cef3fd + - uses: systemd/mkosi@f37c19e7217a41c52d9a9a8769e98496255e2e2d - name: Install run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2