mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CI: Reduce js-benchmarks artifact retention to 90 days
This is GitHub's default maximum. Prevents generating a warning on each workflow run.
This commit is contained in:
parent
4ed8e9e596
commit
b11064c0ae
2
.github/workflows/js-benchmarks.yml
vendored
2
.github/workflows/js-benchmarks.yml
vendored
|
|
@ -58,4 +58,4 @@ jobs:
|
|||
with:
|
||||
name: js-benchmarks-results
|
||||
path: js-benchmarks/results.json
|
||||
retention-days: 93
|
||||
retention-days: 90
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user