mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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