mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
mkosi: Update to latest
(cherry picked from commit 6ccb14af882673dd488ec86ef9f9e8421b126300)
This commit is contained in:
parent
6d3621d38e
commit
9ab546bf85
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
- uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
|
||||
- uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
|
||||
|
||||
# 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
|
||||
|
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -120,7 +120,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
- uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
|
||||
- uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user