summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-04-06 21:41:14 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-04-07 08:13:42 +0900
commitaf6c5c7025e2b4059ae38026a4bdffca4ff36b79 (patch)
tree898ef3264d4c6dc802d0dcfeeda84777cd05fa9d /.github
parent0864b5eb6ed92d8dc9c7b2e5eab32f79c6ecd24c (diff)
downloadsystemd-af6c5c7025e2b4059ae38026a4bdffca4ff36b79.tar.gz
mkosi: Update to latest
This also migrates the configuration to the new format that was just merged in mkosi. Specifically, we make use of the new [Match] sections to only include specific config snippets per distro.
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 cec8a432d2..e5e3646509 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -73,7 +73,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- - uses: systemd/mkosi@af1fe54805c84bb09e80bb585399121946fec701
+ - uses: systemd/mkosi@f219c1125893e8773efed5ec8a1226f3bd8a00cb
- name: Configure
run: |