only process one day for alpine320

This commit is contained in:
Patrick Schratz 2025-01-19 12:00:47 +01:00
commit 1d94aea042
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -35,7 +35,7 @@ steps:
ARCH: amd64
NCPUS: 2
STRATEGY: sequential
INTERVAL: lubridate::interval(lubridate::today() - 10, lubridate::today() - 3)
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
# volumes:
# - amd64-binaries-r-dep-cache-alpine-320:/mnt/cache
commands: