mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
mkosi: Update to latest
This commit is contained in:
parent
844af666ed
commit
962f9d6fb4
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
|
||||
- uses: systemd/mkosi@1099ead1ccaa11b62b7a16ee312193bd0e6b6404
|
||||
- uses: systemd/mkosi@5fd70560a1b1ac854b9e1c5a450df311f9000121
|
||||
|
||||
# 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,7 +2,7 @@
|
||||
|
||||
[Config]
|
||||
Images=system
|
||||
MinimumVersion=21
|
||||
MinimumVersion=23~devel
|
||||
|
||||
[Output]
|
||||
@OutputDirectory=mkosi.output
|
||||
|
Loading…
Reference in New Issue
Block a user