.github/workflows: Retain artifacts for 90 days
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
2
.github/workflows/kernel-build.yml
vendored
2
.github/workflows/kernel-build.yml
vendored
@@ -100,4 +100,4 @@ jobs:
|
||||
with:
|
||||
name: ${{matrix.name}}_build
|
||||
path: ${{matrix.name}}_build.tar
|
||||
retention-days: 7
|
||||
retention-days: 90
|
||||
|
||||
Reference in New Issue
Block a user