mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03: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:
parent
279b3d4690
commit
5841b5af48
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
|
||||
|
Loading…
Reference in New Issue
Block a user