Reduce the availability of old pipeline binaries artifacts

This commit is contained in:
Deluan
2020-07-21 18:11:09 -04:00
parent e6846de0fa
commit b828650cc5
+1 -1
View File
@@ -14,5 +14,5 @@ jobs:
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
age: '7 days'
age: '5 days'
skip-tags: false