summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-03-06 16:51:53 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-03-06 19:30:40 +0100
commit9cc018fa93860b98e6fc095046facd60fa384034 (patch)
tree7c14ab3e23808a90fc4a4873cf09b3bbd50636af /.github
parentc8170f9c390bea8f8edcb73370f7b21ae577081d (diff)
downloadsystemd-9cc018fa93860b98e6fc095046facd60fa384034.tar.gz
mkosi: Update to latest
Latest version builds nspawn from source which hopefully gets rid of the spurious "Connection timed out" errors we've been seeing in CI.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mkosi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index 4d6f86cc76..7203a19c90 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -79,7 +79,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- - uses: systemd/mkosi@d13ff85610c6fb01a2fff0a8187729ebe4a05595
+ - uses: systemd/mkosi@c1924942d0daa64c4e546cda5616f6da6963def5
- name: Configure
run: |