mkosi: Update to latest

This commit is contained in:
Daan De Meyer
2025-01-15 10:21:12 +01:00
parent 05932f4768
commit 82d6bcbdea
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: systemd/mkosi@7051715d8541d4d077a218f7445976225ec74d78
- uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709
# 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@7051715d8541d4d077a218f7445976225ec74d78
- uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709
# 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