.github/workflows: Retain artifacts for 90 days

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
Phil Elwell 2023-01-25 15:01:43 +00:00
parent 32d4906ff2
commit 0dea520e0e
1 changed files with 1 additions and 1 deletions

View File

@ -100,4 +100,4 @@ jobs:
with:
name: ${{matrix.name}}_build
path: ${{matrix.name}}_build.tar
retention-days: 7
retention-days: 90