mkosi: Update to latest commit
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 15 Aug 2022 12:31:13 +0000 (14:31 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 15 Aug 2022 23:59:15 +0000 (08:59 +0900)
Introduces a more reliable mirror for Arch which should reduce the
number of mkosi Arch CI failures due to unreliable mirror selection.

.github/workflows/mkosi.yml

index a4215460d2815d6f2f2df3723e042f881d8b2093..dddeb5fcb324dd8fb493bdb33222ebf4a4edc704 100644 (file)
@@ -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