Skip to content

Commit

Permalink
[ci] Reduce artifacts retention period to 1 day
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Sep 5, 2021
1 parent 54a069c commit 9a253c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
with:
name: ${{ matrix.os }}
path: prebuilds
retention-days: 1
release:
if: startsWith(github.ref, 'refs/tags/')
needs: test
Expand Down

0 comments on commit 9a253c6

Please sign in to comment.