diff --git a/.crow/process-updates-alpine-320-amd64.yaml b/.crow/process-updates-alpine-320-amd64.yaml index edef2d3..637760d 100644 --- a/.crow/process-updates-alpine-320-amd64.yaml +++ b/.crow/process-updates-alpine-320-amd64.yaml @@ -35,7 +35,7 @@ steps: ARCH: amd64 NCPUS: 2 STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - amd64-binaries-r-dep-cache-alpine-320:/mnt/cache commands: diff --git a/.crow/process-updates-alpine-320-arm64.yaml b/.crow/process-updates-alpine-320-arm64.yaml index f9f8d49..d46576f 100644 --- a/.crow/process-updates-alpine-320-arm64.yaml +++ b/.crow/process-updates-alpine-320-arm64.yaml @@ -35,7 +35,7 @@ steps: ARCH: arm64 NCPUS: 2 STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - arm64-binaries-r-dep-cache-alpine-320:/mnt/cache commands: diff --git a/.crow/process-updates-alpine-321-amd64.yaml b/.crow/process-updates-alpine-321-amd64.yaml index 1e36412..74c2ea6 100644 --- a/.crow/process-updates-alpine-321-amd64.yaml +++ b/.crow/process-updates-alpine-321-amd64.yaml @@ -35,7 +35,7 @@ steps: ARCH: amd64 NCPUS: 2 STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - amd64-binaries-r-dep-cache-alpine-321:/mnt/cache commands: diff --git a/.crow/process-updates-alpine-321-arm64.yaml b/.crow/process-updates-alpine-321-arm64.yaml index fc502ac..940ffe5 100644 --- a/.crow/process-updates-alpine-321-arm64.yaml +++ b/.crow/process-updates-alpine-321-arm64.yaml @@ -34,7 +34,7 @@ steps: PLATFORM: alpine-321 ARCH: arm64 NCPUS: 2 - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - arm64-binaries-r-dep-cache-alpine-321:/mnt/cache commands: diff --git a/.crow/process-updates-redhat-8-amd64.yaml b/.crow/process-updates-redhat-8-amd64.yaml index 2afd096..e92bd80 100644 --- a/.crow/process-updates-redhat-8-amd64.yaml +++ b/.crow/process-updates-redhat-8-amd64.yaml @@ -35,7 +35,7 @@ steps: ARCH: amd64 NCPUS: 2 STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - amd64-binaries-r-dep-cache-redhat-8:/mnt/cache commands: diff --git a/.crow/process-updates-redhat-8-arm64.yaml b/.crow/process-updates-redhat-8-arm64.yaml index 31cd715..54938f9 100644 --- a/.crow/process-updates-redhat-8-arm64.yaml +++ b/.crow/process-updates-redhat-8-arm64.yaml @@ -34,7 +34,7 @@ steps: PLATFORM: redhat-8 ARCH: arm64 NCPUS: 2 - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - arm64-binaries-r-dep-cache-redhat-8:/mnt/cache commands: diff --git a/.crow/process-updates-redhat-9-amd64.yaml b/.crow/process-updates-redhat-9-amd64.yaml index e00a67e..dfd9dd3 100644 --- a/.crow/process-updates-redhat-9-amd64.yaml +++ b/.crow/process-updates-redhat-9-amd64.yaml @@ -36,7 +36,7 @@ steps: NCPUS: 2 MEMORY: 18Gi STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - amd64-binaries-r-dep-cache-redhat-9:/mnt/cache commands: diff --git a/.crow/process-updates-redhat-9-arm64.yaml b/.crow/process-updates-redhat-9-arm64.yaml index d960266..7ecf203 100644 --- a/.crow/process-updates-redhat-9-arm64.yaml +++ b/.crow/process-updates-redhat-9-arm64.yaml @@ -34,7 +34,7 @@ steps: PLATFORM: redhat-9 ARCH: arm64 NCPUS: 2 - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - arm64-binaries-r-dep-cache-redhat-9:/mnt/cache commands: diff --git a/.crow/process-updates-ubuntu-2204-amd64.yaml b/.crow/process-updates-ubuntu-2204-amd64.yaml index 0e1ca54..4466c0a 100644 --- a/.crow/process-updates-ubuntu-2204-amd64.yaml +++ b/.crow/process-updates-ubuntu-2204-amd64.yaml @@ -36,7 +36,7 @@ steps: NCPUS: 2 MEMORY: 18Gi STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - amd64-binaries-r-dep-cache-ubuntu-2204:/mnt/cache commands: diff --git a/.crow/process-updates-ubuntu-2204-arm64.yaml b/.crow/process-updates-ubuntu-2204-arm64.yaml index e004f3a..736db9d 100644 --- a/.crow/process-updates-ubuntu-2204-arm64.yaml +++ b/.crow/process-updates-ubuntu-2204-arm64.yaml @@ -34,7 +34,7 @@ steps: PLATFORM: ubuntu-2204 ARCH: arm64 NCPUS: 2 - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - arm64-binaries-r-dep-cache-ubuntu-2204:/mnt/cache commands: diff --git a/.crow/process-updates-ubuntu-2404-amd64.yaml b/.crow/process-updates-ubuntu-2404-amd64.yaml index d3a56ef..0a52ba0 100644 --- a/.crow/process-updates-ubuntu-2404-amd64.yaml +++ b/.crow/process-updates-ubuntu-2404-amd64.yaml @@ -35,7 +35,7 @@ steps: ARCH: amd64 NCPUS: 1 STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - amd64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache commands: diff --git a/.crow/process-updates-ubuntu-2404-arm64.yaml b/.crow/process-updates-ubuntu-2404-arm64.yaml index 973d077..138c4a5 100644 --- a/.crow/process-updates-ubuntu-2404-arm64.yaml +++ b/.crow/process-updates-ubuntu-2404-arm64.yaml @@ -34,7 +34,7 @@ steps: PLATFORM: ubuntu-2404 ARCH: arm64 NCPUS: 2 - INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 6) # volumes: # - arm64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache commands: