From af6c5c7025e2b4059ae38026a4bdffca4ff36b79 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 6 Apr 2023 21:41:14 +0200 Subject: 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. --- .github/workflows/mkosi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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: | -- cgit v1.2.1