1
0
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:
Daan De Meyer 2024-04-23 11:58:44 +02:00
parent 279b3d4690
commit 5841b5af48

View File

@ -204,3 +204,4 @@ jobs:
build/mkosi.output/*.deb
build/mkosi.output/*.ddeb
build/mkosi.output/*.pkg.tar
retention-days: 4