back to normal interval

This commit is contained in:
Patrick Schratz 2025-03-26 19:00:56 +01:00
commit f1c47ad0ae
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -36,7 +36,7 @@ steps:
NCPUS: 2
MEMORY: 18Gi
STRATEGY: sequential
INTERVAL: lubridate::interval(lubridate::today() - 180, lubridate::today() - 3)
INTERVAL: lubridate::interval(lubridate::today() - 6, lubridate::today() - 3)
# volumes:
# - amd64-binaries-r-dep-cache-redhat-9:/mnt/cache
commands: