chore: fix temporary hickup for pkg redatam

This commit is contained in:
Patrick Schratz 2024-11-07 10:11:23 +01:00
commit 9953ebe31f
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -22,10 +22,10 @@ steps:
R_LIBS_USER: /mnt/cache/R-pkgs
CCACHE_DIR: /mnt/cache/ccache
PLATFORM: alpine-320
BLOCK: 1880:2993
BLOCK: 2436:2993
ARCH: amd64
NCPUS: 4
# MEMORY: 18Gi
# memory: 20Gi
# INSTANCE_TYPE: ccx23
STRATEGY: sequential
# volumes:
@ -85,7 +85,7 @@ steps:
memory: 5Gi
cpu: 2000m
limits:
memory: 18Gi
memory: 20Gi
cpu: 4000m
nodeSelector:
kubernetes.io/arch: amd64