mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02: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:
committed by
Jelle Raaijmakers
parent
4ed8e9e596
commit
b11064c0ae
Notes:
github-actions[bot]
2025-03-24 00:20:51 +00:00
Author: https://github.com/gmta Commit: https://github.com/LadybirdBrowser/ladybird/commit/b11064c0aef Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4059
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
|
||||
|
||||
Reference in New Issue
Block a user