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

@ -34,7 +34,7 @@ steps:
PLATFORM: redhat-9
ARCH: arm64
NCPUS: 2
INTERVAL: lubridate::interval(lubridate::today() - 180, lubridate::today() - 3)
INTERVAL: lubridate::interval(lubridate::today() - 6, lubridate::today() - 3)
# volumes:
# - arm64-binaries-r-dep-cache-redhat-9:/mnt/cache
commands: