mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: Configure lower retention limit for package artifacts
This is more than 0.5G per job, so let's drop the retention to 4 days to make sure we don't hit github's limits.
This commit is contained in:
1
.github/workflows/mkosi.yml
vendored
1
.github/workflows/mkosi.yml
vendored
@@ -204,3 +204,4 @@ jobs:
|
||||
build/mkosi.output/*.deb
|
||||
build/mkosi.output/*.ddeb
|
||||
build/mkosi.output/*.pkg.tar
|
||||
retention-days: 4
|
||||
|
||||
Reference in New Issue
Block a user