mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
ci: Bump mkosi version to v10
Use mkosi GH action that includes fixes for openSUSE builds. This enables testing openSUSE builds in CI.
This commit is contained in:
parent
ed802c44da
commit
7c87fb219e
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user