From: Evgeny Vereshchagin Date: Tue, 18 Jan 2022 10:30:33 +0000 (+0000) Subject: ci: point mkosi to commit where "testing" is fixed X-Git-Tag: v251-rc1~510^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F22153%2Fhead;p=thirdparty%2Fsystemd.git ci: point mkosi to commit where "testing" is fixed https://github.com/systemd/mkosi/pull/886 --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index e4b2d91ba6e..966e364f713 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -40,7 +40,7 @@ jobs: steps: - uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 - - uses: systemd/mkosi@01ea953fd2af738f974b228991c768c12b50db95 + - uses: systemd/mkosi@30288805db1a953ea31045933adb93194f91e3da - name: Install run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2