Skip to content

Commit 28954e7

Browse files
Merge branch 'increase-retention' into dev
2 parents 833a52d + ca6cf43 commit 28954e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# The job status is per matrix item, which is super convenient.
6767
name: ${{github.job}}-#${{strategy.job-index}}-${{job.status}}-${{join(matrix.*, ',')}}
6868
path: "**/*.log"
69-
retention-days: 7
69+
retention-days: 90
7070

7171
yakut-release:
7272
name: Release Yakut

0 commit comments

Comments
 (0)