chore: fix temporary hickup for pkg redatam
This commit is contained in:
parent
2abb903efa
commit
9953ebe31f
1 changed files with 358 additions and 59 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue