Skip to content

Commit b40a0f2

Browse files
committed
[ci] Reduce artifacts retention period to 1 day
1 parent 2fa2871 commit b40a0f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
with:
4545
name: ${{ matrix.os }}
4646
path: prebuilds
47+
retention-days: 1
4748
release:
4849
if: startsWith(github.ref, 'refs/tags/')
4950
needs: test

0 commit comments

Comments
 (0)