[CI] collect garbage: delete only older than 14days

parent 0377aff6
...@@ -59,4 +59,4 @@ test: ...@@ -59,4 +59,4 @@ test:
script: script:
- nix --extra-experimental-features "nix-command flakes" run .#test-ps - nix --extra-experimental-features "nix-command flakes" run .#test-ps
- nix-collect-garbage - nix-collect-garbage --delete-older-than 14d
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment