mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mkosi: Only keep failed test journals and other logs for 7 days
The default retention of 90 days seems a bit long, so drop it to 7 days.
This commit is contained in:
1
.github/workflows/mkosi.yml
vendored
1
.github/workflows/mkosi.yml
vendored
@@ -194,6 +194,7 @@ jobs:
|
||||
path: |
|
||||
build/test/journal/*.journal
|
||||
build/meson-logs/*
|
||||
retention-days: 7
|
||||
|
||||
- name: Archive packages
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user