]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: Bump mkosi version to v10
authorMichal Koutný <mkoutny@suse.com>
Fri, 12 Feb 2021 17:19:06 +0000 (18:19 +0100)
committerMichal Koutný <mkoutny@suse.com>
Wed, 4 Aug 2021 09:16:48 +0000 (11:16 +0200)
Use mkosi GH action that includes fixes for openSUSE builds. This
enables testing openSUSE builds in CI.

.github/workflows/mkosi.yml

index babdf7ae6ea73e85d6ab937a3becaf7f51b05992..9b4121f608f39f820a5f26711b2cf11e86f01541 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
-    - uses: systemd/mkosi@v9
+    - uses: systemd/mkosi@v10
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2