process old packages

This commit is contained in:
Patrick Schratz 2025-03-22 21:59:26 +01:00
commit 7617c25713
Signed by: pat-s
GPG key ID: 3C6318841EF78925
12 changed files with 12 additions and 12 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -35,7 +35,7 @@ steps:
ARCH: amd64 ARCH: amd64
NCPUS: 1 NCPUS: 1
STRATEGY: sequential STRATEGY: sequential
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3) INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 90)
# volumes: # volumes:
# - amd64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache # - amd64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache
commands: commands:

View file

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