1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +03:00

mkosi: Update to latest

(cherry picked from commit 4b8edc68f9f4111ccb5ba40c048431874ce8afab)
This commit is contained in:
Daan De Meyer 2025-02-24 22:24:52 +01:00
parent b92ea51d00
commit 33f3e200e8
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: systemd/mkosi@13eb5b68bd5fb234dd0da3b242d80954faf91b95
- uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
# immediately, we remove the files in the background. However, we first move them to a different location

View File

@ -120,7 +120,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: systemd/mkosi@13eb5b68bd5fb234dd0da3b242d80954faf91b95
- uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
# immediately, we remove the files in the background. However, we first move them to a different location