mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
ci: point mkosi to commit where "testing" is fixed
https://github.com/systemd/mkosi/pull/886
This commit is contained in:
parent
b0f1f76ca1
commit
881b152660
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
|
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
|
||||||
- uses: systemd/mkosi@01ea953fd2af738f974b228991c768c12b50db95
|
- uses: systemd/mkosi@30288805db1a953ea31045933adb93194f91e3da
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2
|
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2
|
||||||
|
Loading…
Reference in New Issue
Block a user